git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Feature request: Configurable prefixes for git commit --fixup and --squash
@ 2016-03-03 12:47 Martine Lenders
  2016-03-03 13:21 ` John Keeping
  0 siblings, 1 reply; 12+ messages in thread
From: Martine Lenders @ 2016-03-03 12:47 UTC (permalink / raw)
  To: git

Hi,
I'm not sure if this was already requested somewhere (a quick - but
admittedly not thorough - search did not reveal anything in that
direction), but I really miss an option to configure the prefixes generated
by `git commit (--fixup | --squash) <commit>` and picked up by `git rebase
-i --autosquash`.

My reasoning is that in our project we use GitHub + Travis to test-build
our pull requests, but we don't want to spam the CI server with builds that
are just fixups to previous changes (which are uploaded so reviewers can
track the changes to the original PR). Now, Travis has the option to not
build a commit if there is the string `[ci skip]` in the commit message
(sadly also not configurable) so it would be really great for my workflow
if I could just add this string to the message generated by `--fixup`.

Thanks in advance for your consideration.

Kind Regards,
Martine Lenders

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-03-03 17:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-03 12:47 Feature request: Configurable prefixes for git commit --fixup and --squash Martine Lenders
2016-03-03 13:21 ` John Keeping
2016-03-03 13:58   ` Matthieu Moy
2016-03-03 14:38     ` Martine Lenders
2016-03-03 14:52       ` Matthieu Moy
2016-03-03 14:33   ` Martine Lenders
2016-03-03 14:44     ` John Keeping
2016-03-03 15:59     ` Matthieu Moy
2016-03-03 16:48       ` Martine Lenders
2016-03-03 17:09         ` Matthieu Moy
2016-03-03 17:23           ` Junio C Hamano
2016-03-03 17:34             ` Matthieu Moy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).