added suggestion to let git-annex-export export non-annexed files
This commit is contained in:
parent
1b77164c83
commit
5759065e18
1 changed files with 1 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
[[git-annex-export]] currently only copies git-annexed files to the target remote, omitting files under normal git control. So for the target to fully reflect the exported treeish, all files in the treeish must be git-annexed. It would help if there was an option to export git-controlled files along with the git-annexed ones. This is useful e.g. if you have a version-controlled website, and want to version the basic html skeleton with normal git, while versioning heavy data files with git-annex.
|
Loading…
Add table
Add a link
Reference in a new issue