Changes
Page history
Updated
authored
Feb 13, 2016
by
Peter Gebhard
Show whitespace changes
Inline
Side-by-side
home.md
View page @
68c92acb
...
...
@@ -60,7 +60,7 @@
-
When to use them?
-
Use them for keeping track of tasks, keeping track of bugs to be fixed, assigning tasks to a deadline date for tracking progress
##
#
Git setup on the command line (one-time action)
## Git setup on the command line (one-time action)
`git config --global user.name "YOUR NAME HERE"
git config --global user.email "YOUR EMAIL HERE"`
...
...
...
...