We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit d4d3478Copy full SHA for d4d3478
README.md
@@ -0,0 +1,11 @@
1
+# Code versioning, an introduction with Git
2
+
3
+This repository contains a slide show made with [Reveal.js][2] for introducing [Git][1] and the general notions of code versioning.
4
5
+## License
6
7
+[CC BY-NC 4.0][3]
8
9
+ [1]: http://www.git-scm.com/
10
+ [2]: https://github.com/hakimel/reveal.js
11
+ [3]: http://creativecommons.org/licenses/by-nc/4.0/
0 commit comments