From: Joey Hess <joey@kitenet.net>
Date: Tue, 8 Apr 2008 19:37:11 +0000 (-0400)
Subject: web commit by ittayd
X-Git-Tag: 2.42~22
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/dd464e4ca84f5305c19faa375dbded8f4ce8cc3b?hp=-c

web commit by ittayd
---

dd464e4ca84f5305c19faa375dbded8f4ce8cc3b
diff --git a/doc/rcs/git/discussion.mdwn b/doc/rcs/git/discussion.mdwn
index 96c7168e1..4c7df375a 100644
--- a/doc/rcs/git/discussion.mdwn
+++ b/doc/rcs/git/discussion.mdwn
@@ -81,3 +81,5 @@ Thanks to gitte on #git on Freenode and of course joeyh. Have a look at [[rcs/de
 
 ## Too many pages about git?
 I think it would be a good thing if the various git pages where somehow unified. It seems to me that [[tips/laptop_wiki_with_git]] is currently not so different from [[git]]. Let us see what joeyh thinks about the new git pages, but if this level of detail is to go there, I think it could pretty much include (maybe as sub pages) the info in [[tips/laptop_wiki_with_git]] and [[tips/laptop_wiki_with_git_extended]] --[[DavidBremner]]
+
+# Does 'push' from the shallow clones work for you? git-clone and git-fetch explicitly state it doesn't...