Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you use git-svn, this makes git svn dcommit -n actually useful to review what you are going to commit:

    [alias]
        svndiff = !"$(git svn dcommit -n | grep "diff-tree" | sed 's/diff-tree/git diff-tree --color=auto -p/')"


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: