summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2014-09-12 17:37:29 +0000
committerGravatar admin <admin@branchable.com>2014-09-12 17:37:29 +0000
commit5da48617490aa39e554ce3b1ff782f0967894a56 (patch)
treef0ed4b6c7b4b07eba065a0d10d06ab9c8cd1afdd
parent71f9e24d37b999a5c03be725645a1a97daaf664b (diff)
-rw-r--r--doc/forum/usability:_creating_an_archive_on_a_new_external_drive.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/usability:_creating_an_archive_on_a_new_external_drive.mdwn b/doc/forum/usability:_creating_an_archive_on_a_new_external_drive.mdwn
index 9a2d6d4a0..a6bc0b7bd 100644
--- a/doc/forum/usability:_creating_an_archive_on_a_new_external_drive.mdwn
+++ b/doc/forum/usability:_creating_an_archive_on_a_new_external_drive.mdwn
@@ -6,7 +6,7 @@ expected result: i see files
actual result: i see a bare git repository.
-if i first `git init` the directory so it's not bare, at least i get a better handle on it.
+if i first `git init` the directory so it's not bare, at least i get a better handle on it: i can sync with the assistant, then `git merge synced/master` to see the files.
really confusing to me, sorry if it's a dupe...