Package: etckeeper
Version: 0.61

Forwarding from https://bugzilla.redhat.com/show_bug.cgi?id=785614
(created by pwouters at redhat.com):

Description of problem:

you cannot git push a commit to a cloned etckeeper repository because git
refuses to push to a checked out branch per default. Obviously, the master tree
of /etc on the remote is checked out :)

This can be fixed by running:

 git config --add receive.denyCurrentBranch ignore 

in the "etckeeper init" command.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to