diff --git a/git.md b/git.md index 79d0d87..b04f9fb 100644 --- a/git.md +++ b/git.md @@ -19,7 +19,7 @@ findings. - [stash](#stash) - [fixup](#fixup) - [removing files from the index](#removing-files-from-the-index) - - [list commits that changed a file or directory](#list-commits-that-changed-a-file-or-directory) + - [log for file or directory](#log-for-file-or-directory) - [philosophies](#philosophies) - [merge](#merge) - [rebase](#rebase)