Skip to content
Snippets Groups Projects
Commit 803b4bd2 authored by Sean Madsen's avatar Sean Madsen
Browse files

useful skills - adding git tutorials

parent a10d0b6a
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ accomplishing a particular development goal, certainly vary.
- **Git** - a version control system for tracking changes to source code
- [Official documentation](https://git-scm.com/documentation)
- [15 minute interactive tutorial](https://try.github.io/levels/1/challenges/1)
- [Another site with more interactive tutorials](http://learngitbranching.js.org/)
- **Command line / bash** - in general, "the command line" refers to using a
text-only interface to run programs such as `civix`, `git`, and many more.
Bash is the most common "shell" program used to execute these commands on
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment