Now "git annex init" only has to be run once
when a git repository is first being created. Clones will automatically notice that git-annex is in use and automatically perform a basic initalization. It's still recommended to run "git annex init" in any clones, to describe them.
This commit is contained in:
parent
3b5f722130
commit
56f6923ccb
7 changed files with 127 additions and 66 deletions
9
debian/changelog
vendored
9
debian/changelog
vendored
|
@ -1,3 +1,12 @@
|
|||
git-annex (3.20110818) UNRELEASED; urgency=low
|
||||
|
||||
* Now "git annex init" only has to be run once, when a git repository
|
||||
is first being created. Clones will automatically notice that git-annex
|
||||
is in use and automatically perform a basic initalization. It's
|
||||
still recommended to run "git annex init" in any clones, to describe them.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 17 Aug 2011 13:44:44 -0400
|
||||
|
||||
git-annex (3.20110817) unstable; urgency=low
|
||||
|
||||
* Fix shell escaping in rsync special remote.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue