I\'m trying to use git add --interactive to selectively add some changes to my index, but I continually receive the \"Your edited hunk does not apply. Edit again...\" message.I get this message even i
I was assuming that both work in the same way. Both add every file onto index. But I seem wr开发者_运维问答ong.
I get an unexpected appearance of \"dev/null\" in my git status output after interactively adding a patch for a file that was renamed. I\'m wondering if this is expected and there is some good reason