Closed hroncok closed 6 years ago
Sorry, this fell off my radar :(
Files in .git/refs
aren't the only way to store refs. It's better to use Git commands for handling them. See my proposal commit.
Looks good. Any chance the git's GC strikes in between and we loose the commit, or am i just being paranoid?
I'd say that's being too paranoid. GC shouldn't be run fully automatically; it's tacked onto some high-level Git commands
Fixes https://github.com/pyvec/elsa/issues/41