move esoteric stuff from walkthrough to cheatsheet
This commit is contained in:
parent
1861a065b2
commit
f66b6f6360
2 changed files with 21 additions and 8 deletions
14
doc/cheatsheet.mdwn
Normal file
14
doc/cheatsheet.mdwn
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
A suppliment to the [[walkthrough]].
|
||||||
|
|
||||||
|
[[!toc]]
|
||||||
|
|
||||||
|
[[!inline feeds=no show=0 template=walkthrough pagenames="""
|
||||||
|
walkthrough/using_Amazon_S3
|
||||||
|
walkthrough/using_bup
|
||||||
|
walkthrough/using_the_URL_backend
|
||||||
|
walkthrough/using_the_SHA1_backend
|
||||||
|
walkthrough/migrating_data_to_a_new_backend
|
||||||
|
walkthrough/untrusted_repositories
|
||||||
|
walkthrough/what_to_do_when_you_lose_a_repository
|
||||||
|
walkthrough/recover_data_from_lost+found
|
||||||
|
"""]]
|
|
@ -14,16 +14,15 @@ A walkthrough of the basic features of git-annex.
|
||||||
modifying_annexed_files
|
modifying_annexed_files
|
||||||
using_ssh_remotes
|
using_ssh_remotes
|
||||||
moving_file_content_between_repositories
|
moving_file_content_between_repositories
|
||||||
using_Amazon_S3
|
|
||||||
using_bup
|
|
||||||
using_the_URL_backend
|
|
||||||
using_the_SHA1_backend
|
|
||||||
migrating_data_to_a_new_backend
|
|
||||||
unused_data
|
unused_data
|
||||||
fsck:_verifying_your_data
|
fsck:_verifying_your_data
|
||||||
fsck:_when_things_go_wrong
|
fsck:_when_things_go_wrong
|
||||||
backups
|
backups
|
||||||
untrusted_repositories
|
|
||||||
what_to_do_when_you_lose_a_repository
|
|
||||||
recover_data_from_lost+found
|
|
||||||
"""]]
|
"""]]
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
So ends the walkthrough. By now you should be able to use git-annex.
|
||||||
|
|
||||||
|
Want more? See the [[cheatsheet]] for info about all of git-annex's hidden
|
||||||
|
features.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue