]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://natalian.org/
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 30 Aug 2007 16:26:42 +0000 (16:26 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 30 Aug 2007 16:26:42 +0000 (16:26 +0000)
doc/rcs/gitmanual.mdwn

index 69c84cd3c1be07ad56e04a2f07c71f073444c2ab..5282328567d7c033af045589bcd2da24ba6e58fe 100644 (file)
@@ -66,3 +66,9 @@ I wonder why a "pull" doesn't just init a repo like a "svn co" does?
 Great, we see the usb.mdwn file has been modified. Now we need to check it out to update the local work tree (and the wiki?)
 
     hendry:242$ git-checkout master usb.mdwn
 Great, we see the usb.mdwn file has been modified. Now we need to check it out to update the local work tree (and the wiki?)
 
     hendry:242$ git-checkout master usb.mdwn
+
+
+# Stuff I am confused about
+
+* this master/origin stuff
+* why do I have to explicitly say the filename "usb.mdwn" for it to be updated?
\ No newline at end of file