Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 513 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 513 Bytes

india-first-repository

Creating A DIFFFFFF

another one!

Steps to Push to GitHub

  • git status
  • informational command
  • git add file-name
  • staging files
  • git commit -m "active voice and descriptive message" -- version control -- computer id tracking number -- message for our changes
  • git push origiin branch-name
  • right now the branch name is main
  • reconciles the diff between local and remote

Practice at Pushing

  • working out the kinks
Wondering what this many hashtags does