diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-02 21:36:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-02 21:36:51 -0400 |
commit | c7c0a229c85adcc4cb4b0ef441ac1614e038c463 (patch) | |
tree | 64b4534e98101fc54ab0038fd6c5e318684b32e2 /doc/walkthrough | |
parent | 868300d4c1dafd2c4b91ad3f369cfb48f14bb82a (diff) | |
parent | a31fb09eafb73897d63d7527f2e66bdd11f6802f (diff) |
Merge remote-tracking branch 'branchable/master'
Diffstat (limited to 'doc/walkthrough')
-rw-r--r-- | doc/walkthrough/adding_a_remote/comment_3_60691af4400521b5a8c8d75efe3b44cb._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/walkthrough/adding_a_remote/comment_3_60691af4400521b5a8c8d75efe3b44cb._comment b/doc/walkthrough/adding_a_remote/comment_3_60691af4400521b5a8c8d75efe3b44cb._comment new file mode 100644 index 000000000..9280f2dcc --- /dev/null +++ b/doc/walkthrough/adding_a_remote/comment_3_60691af4400521b5a8c8d75efe3b44cb._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="http://dieter-be.myopenid.com/" + nickname="dieter" + subject="comment 3" + date="2011-04-02T20:24:33Z" + content=""" + * why the `git remote add laptop ~/annex` ? this remote already exists under the name origin. + * doesn't the last command need to be `git remote add usbdrive /media/usb/annex`? because the actual repo would be in /media/usb/annex, not /media/usb? +"""]] |