zen2
zen2
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Permanent link
Page information
Actions
Page
Discussion
View source
History
Git
From zen2
Revision as of 01:07, 19 July 2016 by
Chris
(
talk
|
contribs
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Add changes and upload to repo
git add -u
git add .
git status
git commit -m "A description of changes"
git push
Pull from repo
git pull