user interface - Is there any GUI tools for "git add -p"? -


when use "git add -p", feel hard , more when need edit patch file.

i thinks gui tools better.

is there gui tools work or editing .patch file?

thanks.

git-cola pretty stage or unstage patches. @ changes, select lines, press 's' , lines staged commit.

simple powerful ui


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -