close; use receive.denyCurrentBranch=updateInstead
This commit is contained in:
parent
60fc25e9d3
commit
772dd88ae9
2 changed files with 13 additions and 0 deletions
|
@ -14,3 +14,5 @@ As just discussed on IRC (#vcs-home/OFTC), this could be implemented in various
|
||||||
|
|
||||||
|
|
||||||
Thanks for git-annex!
|
Thanks for git-annex!
|
||||||
|
|
||||||
|
> [[done]]; use new git feature instead. --[[Joey]]
|
||||||
|
|
|
@ -0,0 +1,11 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2015-07-07T19:54:07Z"
|
||||||
|
content="""
|
||||||
|
Git recently got receive.denyCurrentBranch=updateInstead,
|
||||||
|
which allows the remote working tree to be updated automatically
|
||||||
|
(as long as there are no changes in the work tree or staged in the index).
|
||||||
|
|
||||||
|
This seems much better than putting a hack into git-annex.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue