Unlocked files will now automatically be added back into the annex when committed (and the updated symlink committed), by some magic in the pre-commit hook.
This commit is contained in:
parent
2ab448276c
commit
361d28e138
2 changed files with 26 additions and 5 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -3,6 +3,9 @@ git-annex (0.04) UNRELEASED; urgency=low
|
|||
* Add unlock subcommand, which replaces the symlink with a copy of
|
||||
the file's content in preparation of changing it.
|
||||
* Add lock subcommand.
|
||||
* Unlocked files will now automatically be added back into the annex when
|
||||
committed (and the updated symlink committed), by some magic in the
|
||||
pre-commit hook.
|
||||
* Add build dep on libghc6-testpack-dev.
|
||||
* Add annex.version, which will be used to automate upgrades
|
||||
between incompatable versions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue