How do I apply git patch programmatically? -


is there way git add -e in more programmatic way? there git update-index doesn't patches want do. set core.editor rather not depends on 3rd party application users may or may not have.

any suggestions?

i set core.editor rather not depends on 3rd party application users may or may not have.

you can set because repo yours. can't set else because theirs theirs.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -