This commit is contained in:
parent
1edc3e8f85
commit
e45fa4d330
1 changed files with 3 additions and 0 deletions
3
doc/forum/canceling_wrong_repository_merge.mdwn
Normal file
3
doc/forum/canceling_wrong_repository_merge.mdwn
Normal file
|
@ -0,0 +1,3 @@
|
|||
so i mistakenly merged two unrelated repos together. i have "canceled" the merge as in reverted it by removing the created files, but then those zillion of small files will stick around the git repository forever.
|
||||
|
||||
is there a way to use something like `git annex forget` for this? i know about things like [git rebase --onto](https://sethrobertson.github.io/GitFixUm/fixup.html#remove_deep) but that won't propagate across all repositories... can git-annex give me a hand here? --[[anarcat]]
|
Loading…
Reference in a new issue