1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-07 09:08:01 +00:00

Add Find The Initial Commit as a git til

This commit is contained in:
jbranchaud
2016-02-01 21:30:22 -06:00
parent 87c57c78f3
commit 8aa7b31a8f
2 changed files with 17 additions and 0 deletions

View File

@@ -75,6 +75,7 @@ _317 TILs and counting..._
- [Determine The Hash Id For A Blob](git/determine-the-hash-id-for-a-blob.md)
- [Dry Runs in Git](git/dry-runs-in-git.md)
- [Excluding Files Locally](git/excluding-files-locally.md)
- [Find The Initial Commit](git/find-the-initial-commit.md)
- [Grab A Single File From A Stash](git/grab-a-single-file-from-a-stash.md)
- [Grep Over Commit Messages](git/grep-over-commit-messages.md)
- [Ignore Changes To A Tracked File](git/ignore-changes-to-a-tracked-file.md)