1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-06 16:48:01 +00:00

Fix name of file in link

This commit is contained in:
jbranchaud
2016-08-12 23:18:09 -05:00
parent b789d8b463
commit 658bb2afe4

View File

@@ -117,7 +117,7 @@ _453 TILs and counting..._
- [Intent To Add](git/intent-to-add.md)
- [Interactively Unstage Changes](git/interactively-unstage-changes.md)
- [Last Commit A File Appeared In](git/last-commit-a-file-appeared-in.md)
- [List Different Commits Between Branches](git/list-different-commits-between-branches.md)
- [List Different Commits Between Two Branches](git/list-different-commits-between-two-branches.md)
- [List Filenames Without The Diffs](git/list-filenames-without-the-diffs.md)
- [List Most Git Commands](git/list-most-git-commands.md)
- [List Untracked Files](git/list-untracked-files.md)