* git-notes
@ 2010-06-24 16:53 Mahesh Vaidya
2010-06-24 17:06 ` git-notes Mahesh Vaidya
0 siblings, 1 reply; 2+ messages in thread
From: Mahesh Vaidya @ 2010-06-24 16:53 UTC (permalink / raw)
To: git
How to Prevent git-notes removal / replacement by another user in master repo.?
If I add "git notes" to my commit and Push it. How do my repo admin
will ensure that notes are never overwritten or removed; but can be
appended
Thank You
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git-notes
2010-06-24 16:53 git-notes Mahesh Vaidya
@ 2010-06-24 17:06 ` Mahesh Vaidya
0 siblings, 0 replies; 2+ messages in thread
From: Mahesh Vaidya @ 2010-06-24 17:06 UTC (permalink / raw)
To: git
Git Rocks !! ; I got it in man page
notes.rewriteMode Config Variable !!
When copying notes during a rewrite (see the
"notes.rewrite.<command>" option), determines what to do if the target
commit already has a note. Must be one of overwrite, concatenate, or
ignore. Defaults to concatenat
On Thu, Jun 24, 2010 at 10:23 PM, Mahesh Vaidya <forvaidya@gmail.com> wrote:
> How to Prevent git-notes removal / replacement by another user in master repo.?
>
> If I add "git notes" to my commit and Push it. How do my repo admin
> will ensure that notes are never overwritten or removed; but can be
> appended
>
> Thank You
>
--
Thank you and best regards.
Mahesh Vaidya / 9740500144
http://www.twitter.com/forvaidya
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-24 17:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-24 16:53 git-notes Mahesh Vaidya
2010-06-24 17:06 ` git-notes Mahesh Vaidya
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).