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

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

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

javascript - Restarting Supervisor and effect on FlaskSocketIO -