SyntaxFix
Write A Post
Hire A Developer
Questions
With my mercurial background I was going to use:
git log --patch -1 $ID > $file
But I am considering using git format-patch -1 $ID now.
git format-patch -1 $ID