git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Who created a branch - reflog
@ 2011-03-08 14:38 Miklos Vajna
  2011-03-08 14:57 ` Shawn Pearce
  0 siblings, 1 reply; 3+ messages in thread
From: Miklos Vajna @ 2011-03-08 14:38 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 653 bytes --]

Hi,

We have a repo where multiple users have push access, they access the
repo via ssh. Now let's say one of the developers ("A") accidently create a
branch named "foo" in the shared repo. Of course the tip of "foo" may
not point to a commit authored by "A".

IIRC reflogs could be used in that case when the push is done via http,
as the HTTP username is recorded in the reflog, so we can know who to
blame.

Unfortunately - as far as I see - this is not true for ssh, there simply
the author of the tip commit is used.

Have I missed something? Would it be possible to have the username of
the user in the reflog, even when pushing via ssh?

Thanks.

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

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

end of thread, other threads:[~2011-03-08 15:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-08 14:38 Who created a branch - reflog Miklos Vajna
2011-03-08 14:57 ` Shawn Pearce
2011-03-08 15:11   ` Miklos Vajna

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