Git: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
Submodules: [[Git/Submodules]] | Submodules: [[Git/Submodules]] | ||
Software | Notes on teaching git: [[Git/Software Carpentry]] | ||
[[Category:Git]] | [[Category:Git]] | ||
Revision as of 21:55, 27 April 2018
A curated list that will one day soon become git-awesome: Git Resources
Notes on my most common git operations: Git Operations
Using Git to deploy static web content: Git Deployment
Syncing a fork: Git/Sync a Fork
Deleting a remote branch: Git/Delete Remote Branch
Tags: Git/Tags
Submodules: Git/Submodules
Notes on teaching git: Git/Software Carpentry