git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* feature request - add --only-author option to git push
@ 2020-08-27  7:47 Toni Brkic
  2020-08-27 10:19 ` Pratyush Yadav
  0 siblings, 1 reply; 6+ messages in thread
From: Toni Brkic @ 2020-08-27  7:47 UTC (permalink / raw)
  To: git

Sorry if this mail list is not used for feature requests/discussions.
This was the best list I found.
Let me know if should post it somewhere else.

I would like to be able to configure git so that when doing git push
git checks that I am author of
all patches that are being pushed. If I am not authour it should not do push.

The reason for this is that a common mistake that happens when working
with gerrit (at least for me)

Person A has uploaded patch1
I need patch1 to continue development and cherry pick it to my repo.
Person A uploads new version of patch1
I have finished my patch and push to gerrit. What then happens is that
I have an older version of patch1 and thus overwrite the new version
by Person A

Maybe there is some way already to do this, but I could not find
anything when searching.

BR,

Toni

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

end of thread, other threads:[~2020-08-27 15:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-27  7:47 feature request - add --only-author option to git push Toni Brkic
2020-08-27 10:19 ` Pratyush Yadav
2020-08-27 11:39   ` Toni Brkic
2020-08-27 11:53     ` Pratyush Yadav
2020-08-27 13:32       ` Toni Brkic
2020-08-27 15:58         ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).