This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
git cherry-pick -x
- From: Eli Zaretskii <eliz at gnu dot org>
- To: gdb-patches at sourceware dot org
- Date: Sun, 20 Apr 2014 11:10:39 +0300
- Subject: git cherry-pick -x
- Authentication-results: sourceware.org; auth=none
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
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?
TIA