This commit is contained in:
parent
3ee2bed219
commit
0d950f7d8a
1 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
We're using git-annex to manage large files as part of a team.
|
||||
|
||||
We have a central repository of large files that everyone grabs from.
|
||||
|
||||
We would like to be able to get the files without updating the `git-annex` branch. This way it doesn't pollute the history with essentially always unreachable locations.
|
||||
|
||||
I think the easiest way would be to just add an option to not update the `git-annex` branch when `annex get` is executed.
|
||||
|
||||
Thoughts?
|
Loading…
Add table
Reference in a new issue