π· 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 Amazing Posts....
Top comments (0)