git.rst
changeset 1771 b2d4be61da16
parent 1714 eed8cfffa44e
child 1815 49fb4309d4d0
--- 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.
 ============================