On Mon, Jul 4, 2016 at 4:07 PM, Jakub Narębski <jnareb@xxxxxxxxx> wrote: > W dniu 2016-06-26 o 07:58, Nguyễn Thái Ngọc Duy pisze: >> +summary:: >> + For a successfully fetched ref, the summary shows the old and new >> + values of the ref in a form suitable for using as an argument to >> + `git log` (this is `<old>..<new>` in most cases, and >> + `<old>...<new>` for forced non-fast-forward updates). > > It would be nice to have documented here also other <summary> formats, > like "[new branch]", and/or mention that if the <summary> is not usable > for `git log` it is put in brackets []. Can I do it in a separate topic in future? We may want to unify this and the output format in git-pull as well, then include fetch format in git-pull. -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html