Hello,

> On Thu, Nov 20, 2008 at 12:53:11PM +0100, martin f krafft wrote:
> > Package: topgit
> > Version: 0.5-2
> > Severity: important
> > Tags: upstream
> > 
> > tg-mail fires-and-forgets. It would make sense if it asked for
> > confirmation, like git-send-email does, but since it passes --from,
> > that step is skipped. Unfortunately, git-send-email does not have
> > a flag to force confirmation.
> up to now I didn't look into tg-mail and even didn't use it, but there
> is a similar discussion currently on [email protected].
> 
> See http://thread.gmane.org/gmane.comp.version-control.git/111826 for
> the details.
> 
> Then maybe only simplify passing arguments to git-send-email (e.g. by
> passing everything that is unknown to tg-mail)?!  (OK, now I took a look
> :-)
git send-email does know a config setting to ask before sending.  (I.e.

        git config sendemail.confirm always

to always ask before sending mails.)  This exists since v1.6.3-rc0~206^2

Martin, is that enough to close the bug?

Best regards,
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to