diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-30 16:31:54 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-30 16:31:54 +0000 |
commit | 50e2cbcd9cf6c8a510fb6ed83824f5da7add0d60 (patch) | |
tree | 9c5cfb022109b832d638e8093d11c9fab06f10dc /doc/rcs | |
parent | 38077033c11977a0c8f5a10103b394c5fbfd88d9 (diff) |
web commit by http://natalian.org/
Diffstat (limited to 'doc/rcs')
-rw-r--r-- | doc/rcs/gitmanual.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rcs/gitmanual.mdwn b/doc/rcs/gitmanual.mdwn index b25b6b98a..23e447005 100644 --- a/doc/rcs/gitmanual.mdwn +++ b/doc/rcs/gitmanual.mdwn @@ -72,6 +72,7 @@ Great, we see the usb.mdwn file has been modified. Now we need to check it out t * this master/origin stuff * why do I have to explicitly say the filename "usb.mdwn" for it to be updated? +* why do I have to explicitly have to write the url if I am going a git-pull again? I know I can alias it, but why can't it just pull from the last source? # Ack |