guberm / tortoisegit

Automatically exported from code.google.com/p/tortoisegit
0 stars 0 forks source link

Support for git-annex #2166

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be great to add support for git-annex; for the indirect mode it would 
be great to add a sub-menu "Git annex" with all commands from "git annex help". 
Drop/Get/Sync is probably the most important one.

However, in particular support for the direct mode would be great.

With Git-annex in direct mode most of the normal git commands do not work any 
more.
TortoiseGit shows only red exclamation marks when I "get" a file.
All other Tortoise commands result in the error:

fatal: This operation must be run in a work tree

which makes sense because most normal git commands do not work any more. My 
suggestion would be that if git-annex in direct mode is detected, all 
appropriate menu items are disabled or remapped to the git-annex ones.

Original issue reported on code.google.com by stefanle...@nobaq.net on 15 Apr 2014 at 5:46

GoogleCodeExporter commented 9 years ago

Original comment by ch3co...@gmail.com on 16 Apr 2014 at 12:55

GoogleCodeExporter commented 9 years ago

Original comment by sstrickr...@googlemail.com on 13 May 2014 at 3:31