[RFC] E-mail aliases

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Catalin Marinas
Date: Tuesday, December 12, 2006 - 5:49 am

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.

-- 
Catalin
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] E-mail aliases, Catalin Marinas, (Tue Dec 12, 5:49 am)
Re: [RFC] E-mail aliases, Junio C Hamano, (Tue Dec 12, 11:37 am)
Re: [RFC] E-mail aliases, Eric Wong, (Tue Dec 12, 12:35 pm)
Re: [RFC] E-mail aliases, Catalin Marinas, (Tue Dec 12, 3:36 pm)