开发者

Git format-patch output in a single file

How to direct the output of the command format-patch to a single f开发者_高级运维ile?


--stdout > filename


You can also use git format-patch <branch> --output single.patch

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜