git-split-file
git-split-file copied to clipboard
Use `git add -A :/` to add all files?
I just tried to use the script and I had conflicts when splitting to 4 files. Perhaps git add -A :/ to add all files?
I changed to it in order to make the script add the files and it seemed to have worked :+1:
Originally posted by @pedroteixeira in https://github.com/potherca-bash/git-split-file/issues/7#issuecomment-940473448
I'd have to see if/what conflicts that might create with other use-cases but that might be a good idea :+1: