Using vscode.dev to push changes

June 6, 2023

 

Using vscode.dev to make changes to any of my repositories when on the road.

  • open safari and go to https://vscode.dev
  • on welcome window open the repository you like, for example
  • add the necessary changes.
  • as soon as you make the changes you’ll see on the panel to your left, that the github graph icon tells you a change was made.
  • to finish, click the icon.
  • click the “+” sing to stage the file, repeat if as many times as necesary.
  • type a commit message inside the box, and click the check mark to commit.
  • that’s it.