web commit by http://natalian.org/
parent
e08da2afc1
commit
96ec6e7cf3
|
@ -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?)
|
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
|
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?
|
Loading…
Reference in New Issue