git-annex/doc/walkthrough.mdwn
Joey Hess 341269e035 git-annex (4.20130815) unstable; urgency=low
* assistant, watcher: .gitignore files and other git ignores are now
    honored, when git 1.8.4 or newer is installed.
    (Thanks, Adam Spiers, for getting the necessary support into git for this.)
  * importfeed: Ignores transient problems with feeds. Only exits nonzero
    when a feed has repeatedly had a problems for at least 1 day.
  * importfeed: Fix handling of dots in extensions.
  * Windows: Added support for encrypted special remotes.
  * Windows: Fixed permissions problem that prevented removing files
    from directory special remote. Directory special remotes now fully usable.

# imported from the archive
2013-08-15 04:14:33 -04:00

25 lines
789 B
Markdown

A walkthrough of the basic features of git-annex.
[[!toc]]
[[!inline feeds=no trail=yes show=0 template=walkthrough pagenames="""
walkthrough/creating_a_repository
walkthrough/adding_a_remote
walkthrough/adding_files
walkthrough/renaming_files
walkthrough/getting_file_content
walkthrough/syncing
walkthrough/transferring_files:_When_things_go_wrong
walkthrough/removing_files
walkthrough/removing_files:_When_things_go_wrong
walkthrough/modifying_annexed_files
walkthrough/using_ssh_remotes
walkthrough/moving_file_content_between_repositories
walkthrough/using_tags_and_branches
walkthrough/unused_data
walkthrough/fsck:_verifying_your_data
walkthrough/fsck:_when_things_go_wrong
walkthrough/backups
walkthrough/automatically_managing_content
walkthrough/more
"""]]