git-split-file icon indicating copy to clipboard operation
git-split-file copied to clipboard

Use `git add -A :/` to add all files?

Open Potherca opened this issue 3 years ago • 1 comments

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

Potherca avatar Oct 04 '22 14:10 Potherca

I'd have to see if/what conflicts that might create with other use-cases but that might be a good idea :+1:

Potherca avatar Oct 04 '22 14:10 Potherca