-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
By default, write patches to an output file (#214)
* By default, write patches to an output file If -o filename is given, write to filename. If no -o filename is given and stdout is not a pipe, write to patches.json. If no -o filename is given and stdout is a pipe, write to pipe. * Simplify pipe rules
- Loading branch information
Showing
1 changed file
with
31 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters