DEV Community

devkshitij7
devkshitij7

Posted on β€’ Edited on

1

Most Used Git Commands.. You Must Know πŸ‘¨β€πŸ’» A Thread 🧡 #github

πŸ”· git init πŸ”·

To initialize new repo

πŸ”· git add πŸ”·

To inform Git for updates

πŸ”· git commit πŸ”·

To save the changes

πŸ”·git status πŸ”·

To Know status of working directory

πŸ”· git push πŸ”·

To push changes local->remote repo

πŸ”· git pull πŸ”·

To download updates from remote repo

βœ… Follow @devkshitij7 πŸ‘¨β€πŸ’»
For More Awesome Posts....

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free β†’

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay