--- a/git.rst Wed Oct 21 19:46:12 2015 +0300 +++ b/git.rst Fri Oct 23 01:03:22 2015 +0300 @@ -185,6 +185,12 @@ $ git rebase -i $REV +Git analog of 'hg root'. +======================== +:: + + $ git rev-parse --show-toplevel + Debug git network operation. ============================