This commit is contained in:
https://id.koumbit.net/anarcat 2014-09-12 17:37:29 +00:00 committed by admin
parent b9d9c47c6c
commit 2e8ad6c95e

View file

@ -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...