git-annex/standalone/osx/git-annex.app/Contents/MacOS
Joey Hess 2943592f51 Remove bogus runshell loop check.
git-annex.linux/git-annex can legitimately try to run itself -- this
happens when the programfile is used. So this check was bogus.
2013-10-11 01:24:13 -04:00
..
git-annex
git-annex-shell
git-annex-webapp OSX: Make git-annex-webapp run in the background, so that the app icon can be clicked on the open a new webapp when the assistant is already running. 2013-07-30 15:04:31 -04:00
README
runshell Remove bogus runshell loop check. 2013-10-11 01:24:13 -04:00

This is a app bundle for git-annex. Most users are going to want to
just click on the icon to start up the git-annex webapp.

To use git-annex at the command line, you can put the directory containing
this README into your PATH.

Or, you can use the runshell script in this directory to start a shell
that is configured to use git-annex and the other utilities included in
this bundle, including git, gpg, rsync, ssh, etc.