On Tue, Nov 10, 2015 at 07:25:02AM -0500, Jeff King wrote:

> > Introduce new option "credentialCache.ignoreSIGHUP" which stops
> > git-credential-cache--daemon from quitting on SIGHUP.  This is useful
> > when "git push" is started from Emacs, because all child
> > processes (including the daemon) will receive a SIGHUP when "git push"
> > exits.
> > ---
> 
> Can you add a signed-off-by here (see the "sign-off" section in
> Documentation/SubmittingPatches).

To clarify: just telling me it's OK to add your sign-off is fine here. I
can add it (and fix up the style thing) as I apply.

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to