This commit is contained in:
parent
c167828f68
commit
732119d4ab
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ So annex, thorough as it is, creates a `$filename.variant-local.$ext` file after
|
|||
|
||||
The issue it seems is that `git revert` works on a commit basis, while `git checkout` can operate on files. If I'm correct in this it would be good to know if annex uses one commit per file, for sure, every time? If this is the case, there would be no problem using the better in most every other way `git revert`.
|
||||
|
||||
Though, I'm still not clear how to use the "depth" referencing with git revert rather than hashes, any suggestions?
|
||||
Though, I'm still not clear how to use the "depth" referencing with `git revert` rather than hashes, any suggestions?
|
||||
|
|
Loading…
Add table
Reference in a new issue