update
This commit is contained in:
parent
509e3bf5bb
commit
77e3f36b92
1 changed files with 11 additions and 1 deletions
|
@ -1,7 +1,17 @@
|
||||||
## Saucy, Raring
|
## Saucy
|
||||||
|
|
||||||
sudo apt-get install git-annex
|
sudo apt-get install git-annex
|
||||||
|
|
||||||
|
Warning: The version of git-annex shipped in Ubuntu Saucy had
|
||||||
|
[a bug that can cause problems when creating repositories using the webapp](http://git-annex.branchable.com/bugs/Freshly_initialized_repo_has_staged_change___34__deleted:_uuid.log__34__/).
|
||||||
|
|
||||||
|
## Raring
|
||||||
|
|
||||||
|
sudo apt-get install git-annex
|
||||||
|
|
||||||
|
Note: This version is too old to include the [[assistant]] or its WebApp,
|
||||||
|
but is otherwise usable.
|
||||||
|
|
||||||
## Precise
|
## Precise
|
||||||
|
|
||||||
sudo apt-get install git-annex
|
sudo apt-get install git-annex
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue