Thread (6 messages) flat view 6 messages, 3 authors, 2016-06-15

Re: [PATCH v4] add --summary option to git-push and git-fetch

From: Stephen Boyd <hidden>
Date: 2016-06-15 22:47:02

Possibly related (same subject, not in this thread)

Larry D'Anna wrote:
--summary will cause git-push to output a one-line of each commit pushed.
--summary=n will display at most n commits for each ref pushed.

$ git push --dry-run --summary origin :
To /home/larry/gitsandbox/a
   80f0e50..5593a38  master -> master
    > 5593a38 foo
    > 81c03f8 bar

Fetch works the same way.

Signed-off-by: Larry D'Anna <redacted>
---

 Changes since last version: 

 * fixed the segfalt bug.  commit->buffer was NULL.
  
Maybe adding a few tests to exercise this new option will give reviewers
a better assurance you've squashed the bugs in previous rounds?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help