Video upload date:  · Duration: PT34M04S  · Language: EN

Add Files to GitHub Desktop

Quick tutorial to add local files to a GitHub Desktop repository then commit and push changes to GitHub.

This is a dedicated watch page for a single video.

How to add local files to a GitHub Desktop repository then commit and push changes to GitHub.

  1. Open GitHub Desktop and choose the repository
  2. Copy or create files inside the local repository folder
  3. Switch back to GitHub Desktop to view changes
  4. Select files to stage by checking the boxes
  5. Write a clear commit message and click Commit to main
  6. Click Push origin to upload changes to GitHub