mohi planet
UVa Solutions, grad-school mini projects,my tech-notebook and stuff -_-
Git : commit all changes in current directory tree and push to default repository from terminal
#see
current changes
git satus
#add
changed things to local repo
git
add
-
A
#commit
all changes
git
commit
-
a
#see
remote repo
git remote
#send
to remote repo
git push
No comments:
Post a Comment
Newer Post
Older Post
Home
No comments:
Post a Comment