todo
This commit is contained in:
parent
63b78f60e5
commit
7fcdb85177
1 changed files with 8 additions and 0 deletions
8
doc/todo/better_git-annex-shell_init_workflow.mdwn
Normal file
8
doc/todo/better_git-annex-shell_init_workflow.mdwn
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
Currently, the workflow for initializing a remote repo has to involve
|
||||||
|
manually pushing the git-annex branch to the repo, first. This primes
|
||||||
|
git-annex-shell to auto-initialize the repo. Only after that first push,
|
||||||
|
can git-annex sync be used. If git-annex sync is run earlier, it will try
|
||||||
|
to get the remore uuid, fail, and set annex-ignore.
|
||||||
|
|
||||||
|
This should be improved.. It ought to be possible to add a new remote and
|
||||||
|
have git-annex sync do everything needed.
|
Loading…
Add table
Add a link
Reference in a new issue