Code

Merge branch 'sb/commit-tree-minileak'
[git.git] / Documentation / git-reset.txt
index 0b368b39eef1808ec5f8becb3664af22329b8b69..6abaeac28cb70bcff809c803d732f79630c8046f 100644 (file)
@@ -37,7 +37,7 @@ OPTIONS
 --soft::
        Does not touch the index file nor the working tree at all, but
        requires them to be in a good order. This leaves all your changed
-       files "Changes to be committed", as linkgit:git-status[1] would
+       files "Changes to be committed", as 'git-status' would
        put it.
 
 --hard::