This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: git cherry-pick -x


> What are the views here on using the -x switch to git cherry-pick,
> when cherry-picking commits from master to a release branch?  Is that
> deemed useful?  If so, should we always use it?

My personal view on this is that I have never found the extra message
to be all that useful to have, but I don't mind them.  Watch out for
one little nit: If the revision log is a single-line log, then the
extra info is added right after it, breaking the convention that the
second line of revision logs should always be empty.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]