update
This commit is contained in:
parent
1a182d4d04
commit
c7a1690f02
2 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,7 @@ However, that is not currently supported. Problems include:
|
||||||
a git repo at all!)
|
a git repo at all!)
|
||||||
* `.git-annex/` needs to have state recorded to it and committed, and that
|
* `.git-annex/` needs to have state recorded to it and committed, and that
|
||||||
is not possible with a bare repo. (If [[todo/branching]] were done,
|
is not possible with a bare repo. (If [[todo/branching]] were done,
|
||||||
that might be fixed.)
|
that might be fixed.) (now fixed)
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
[[done]] !!!
|
||||||
|
|
||||||
The use of `.git-annex` to store logs means that if a repo has branches
|
The use of `.git-annex` to store logs means that if a repo has branches
|
||||||
and the user switched between them, git-annex will see different logs in
|
and the user switched between them, git-annex will see different logs in
|
||||||
the different branches, and so may miss info about what remotes have which
|
the different branches, and so may miss info about what remotes have which
|
||||||
|
|
Loading…
Reference in a new issue