https://github.com/hughp/learning-git
A list of things I am learning about using git
https://github.com/hughp/learning-git
Last synced: about 1 month ago
JSON representation
A list of things I am learning about using git
- Host: GitHub
- URL: https://github.com/hughp/learning-git
- Owner: HughP
- Created: 2015-02-26T07:32:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-31T17:47:34.000Z (about 10 years ago)
- Last Synced: 2025-02-15T06:26:36.006Z (3 months ago)
- Size: 176 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning-git
A list of things I am learning about using git* https://about.gitlab.com/downloads/
##Using github pages
* https://youtu.be/DcI6C93m0n8##Using Jyckel
* https://youtu.be/O7NBEFmA7yA?t=5m26s
* http://jimpravetz.com/blog/2011/12/generating-jekyll-pages-from-data/
* https://github.com/benbalter/jekyllbot
* http://www.madebymarket.com/blog/dev/fun-jekyll-tricks.html
* http://www.jekyll-plugins.com/plugins/jekyll-json##Sub-tree
* http://git-scm.com/book/en/v1/Git-Tools-Subtree-Merging
* https://www.kernel.org/pub/software/scm/git/docs/howto/using-merge-subtree.html##Sub-modules
* http://git-scm.com/book/en/v2/Git-Tools-Submodules