add schedule command
Mostly because it gives me an excuse and a hook to document the schedule expression format.
This commit is contained in:
parent
a1040a38c5
commit
296e21b381
7 changed files with 109 additions and 15 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,5 +1,8 @@
|
|||
git-annex (4.20131003) UNRELEASED; urgency=low
|
||||
|
||||
* The assitant can now run scheduled incremental fsck jobs on the local
|
||||
repository and remotes. These can be configured using vicfg or with the
|
||||
webapp.
|
||||
* Automatically and safely detect and recover from dangling
|
||||
.git/annex/index.lock files, which would prevent git from
|
||||
committing to the git-annex branch, eg after a crash.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue