aboutsummaryrefslogtreecommitdiff
path: root/doc/rcs/git
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-04-08 15:37:11 -0400
committerJoey Hess <joey@kitenet.net>2008-04-08 15:37:11 -0400
commitdd464e4ca84f5305c19faa375dbded8f4ce8cc3b (patch)
tree3c704371bb153a9c593a0fd9f2a167facf8ab0e7 /doc/rcs/git
parent9e6b7ba79a71008381528cd87df72a4ab765d5f9 (diff)
downloadikiwiki-dd464e4ca84f5305c19faa375dbded8f4ce8cc3b.tar
ikiwiki-dd464e4ca84f5305c19faa375dbded8f4ce8cc3b.tar.gz
web commit by ittayd
Diffstat (limited to 'doc/rcs/git')
-rw-r--r--doc/rcs/git/discussion.mdwn2
1 files changed, 2 insertions, 0 deletions
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...