git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* feature request: git-config: Add conditional include for gitbranch
@ 2018-03-09  0:23 Jeremy Bicha
  2018-03-09  1:40 ` Duy Nguyen
  0 siblings, 1 reply; 2+ messages in thread
From: Jeremy Bicha @ 2018-03-09  0:23 UTC (permalink / raw)
  To: git

Use Case
======
Jeremy is a developer for Debian and Ubuntu. The same repository is
used for both Debian and Ubuntu packaging but with different branches.
For commits to the debian/master branch, Jeremy wants to use his
@debian.org email address. For commits to the ubuntu/master branch,
Jeremy wants to use his @ubuntu.com email.

Proposal
=======
The includeIf feature of git-config could be extended to offer a
gitbranch conditional include in addition to the gitdir conditional
include it already offers.

Thanks,
Jeremy Bicha

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

end of thread, other threads:[~2018-03-09  1:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-09  0:23 feature request: git-config: Add conditional include for gitbranch Jeremy Bicha
2018-03-09  1:40 ` Duy Nguyen

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).