grammar...

This commit is contained in:
Lykos153 2017-11-01 15:33:58 +00:00 committed by admin
parent e88e70954f
commit 10b6551220

View file

@ -1,5 +1,5 @@
### Please describe the problem.
git annex won't export subdirectories claiming they don't exist. `git rev-parse` however, returns a hash for said directories which then are accepted by `git annex export`.
git annex won't export subdirectories claiming they don't exist. `git rev-parse` however, returns hashes for said directories which then are accepted by `git annex export`.
### What steps will reproduce the problem?