Git development
 help / color / mirror / Atom feed
* [RFC] E-mail aliases
@ 2006-12-12 12:49 Catalin Marinas
  2006-12-12 18:37 ` Junio C Hamano
  2006-12-12 19:35 ` Eric Wong
  0 siblings, 2 replies; 4+ messages in thread
From: Catalin Marinas @ 2006-12-12 12:49 UTC (permalink / raw)
  To: GIT list

Hi,

I added a feature to StGIT (not released yet) so that one can specify
an alias instead of a complete e-mail address on the command line (or
in the template file), i.e.:

  stg mail --to=lkml

sets the "To:" header to "linux-kernel@vger.kernel.org".

The aliases are read from the [aliases] section in the gitconfig files
("git repo-config aliases.lkml" in this case). I just want to make
sure than there isn't any other intended use for the [aliases] section
in the config files.

Thanks.

-- 

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

end of thread, other threads:[~2006-12-12 22:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-12 12:49 [RFC] E-mail aliases Catalin Marinas
2006-12-12 18:37 ` Junio C Hamano
2006-12-12 22:36   ` Catalin Marinas
2006-12-12 19:35 ` Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox