All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Savannah-users] Anonymous commit (empty Author and Committer)
       [not found] ` <56338C30.6010302@riseup.net>
@ 2015-10-30 15:39   ` Balaco Baco
  0 siblings, 0 replies; 10+ messages in thread
From: Balaco Baco @ 2015-10-30 15:39 UTC (permalink / raw)
  To: The development of GRUB 2, git, savannah-users


> > See 
> > http://git.savannah.gnu.org/cgit/grub.git/commit/?id=206676601eb853fc3
> 19df14cd3398fbdfde665ac
> >
> >
> > 
> > 
> > I was not even aware that this is possible. Is there anything on 
> > server side that can prevent it?
> > 
> > Would be good if commit were amended and force pushed to fix it.
> > 
> > 
> 
> Is this even a problem? I'm pretty sure Git warns you if you try to
> commit something before user.name and user.email are defined, and if
> someone wants to do so, I don't see why you should try to stop them.
> It wouldn't work, anyway; they would just write some simple name like
> "anonymous" and some nonsense email if they really want to be anonymous.
> 

This commit just removed a line from the README:

"Please look at the GRUB Wiki <http://grub.enbug.org> for
testing-procedures."

Is this change something that may justify that it's-not-me-there action?
I agree that it should not be prevented to avoid some pressure
situations that might be (eventually) present. Bogus random data there
would be harder to track. The empty fields are easy, and if it
guarantees some safety to whoever does it, should be the choice.


-- 
http://www.fastmail.com - mmm... Fastmail...



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

* Re: [Savannah-users] Anonymous commit (empty Author and Committer)
  2015-10-30 20:59       ` Lennart Sorensen
@ 2015-10-30 21:45         ` Kaz Kylheku
  2015-10-31  7:02           ` Andreas Schwab
  2015-10-31  5:24         ` Andrei Borzenkov
  1 sibling, 1 reply; 10+ messages in thread
From: Kaz Kylheku @ 2015-10-30 21:45 UTC (permalink / raw)
  To: Lennart Sorensen
  Cc: The development of GNU GRUB,
	savannah-users-bounces+kaz=kylheku.com, git, savannah-users

On 30.10.2015 13:59, Lennart Sorensen wrote:
>> I don't have non-fast-forward rights. Does someone from savannah-users
>> have them? Could he just delete this commit?
> 
> If you do that, then anyone that already did a pull after it went in
> will have a broken tree.  Rather annoying.

Nope. They will have a git in which that commit looks like their own
local work. *Someone* will inadvertently do a "git push" to blast out
their changes based on that deleted commit, thereby causing it to
reappear.

:)


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

* Re: [Savannah-users] Anonymous commit (empty Author and Committer)
  2015-10-30 21:45         ` [Savannah-users] " Kaz Kylheku
@ 2015-10-31  7:02           ` Andreas Schwab
  2015-10-31 13:46             ` Andrei Borzenkov
  0 siblings, 1 reply; 10+ messages in thread
From: Andreas Schwab @ 2015-10-31  7:02 UTC (permalink / raw)
  To: Kaz Kylheku
  Cc: The development of GNU GRUB, savannah-users,
	savannah-users-bounces+kaz=kylheku.com, git, Lennart Sorensen

Kaz Kylheku <kaz@kylheku.com> writes:

> Nope. They will have a git in which that commit looks like their own
> local work. *Someone* will inadvertently do a "git push" to blast out
> their changes based on that deleted commit, thereby causing it to
> reappear.

Not if another one pushes something different in the mean time.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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

* Re: [Savannah-users] Anonymous commit (empty Author and Committer)
@ 2015-10-31 12:12 ` André Z. D. A.
  0 siblings, 0 replies; 10+ messages in thread
From: André Z. D. A. @ 2015-10-31 12:12 UTC (permalink / raw)
  To: savannah-users, git, The development of GNU GRUB

> 30.10.2015 23:59, Lennart Sorensen пишет:
> 
>> On Fri, Oct 30, 2015 at 09:19:19PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>>
>>> On 30.10.2015 21:09, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>>>
>>>> On 30.10.2015 21:06, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>>>>
>>>>> On 30.10.2015 15:26, Andrei Borzenkov wrote:
>>>>>
>>>>>> See
>>>>>> http://git.savannah.gnu.org/cgit/grub.git/commit/?id=206676601eb853fc319df14cd3398fbdfde665ac
>>>>>>
>>>>>> I was not even aware that this is possible. Is there anything on server
>>>>>> side that can prevent it?
>>>>>>
>>>>>> Would be good if commit were amended and force pushed to fix it.
>>>>>
>>>>> It is a bug in SGit. I'll investigate how it happened
>>>
>>> I don't have non-fast-forward rights. Does someone from savannah-users
>>> have them? Could he just delete this commit?
>>
>> If you do that, then anyone that already did a pull after it went in
>> will have a broken tree. Rather annoying.
> 
> If we decide to fix this commit it is better done now, while it is the
> last one. It is annoying but do you have suggestion how it can be done
> differently?

+1 to undo it now

Indeed. The faster it is fixed smaller the number of potential unintentional repeats for it, if any.



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

* Re: Anonymous commit (empty Author and Committer)
@ 2015-10-31 12:12 ` André Z. D. A.
  0 siblings, 0 replies; 10+ messages in thread
From: André Z. D. A. @ 2015-10-31 12:12 UTC (permalink / raw)
  To: savannah-users, git, The development of GNU GRUB

> 30.10.2015 23:59, Lennart Sorensen пишет:
> 
>> On Fri, Oct 30, 2015 at 09:19:19PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>>
>>> On 30.10.2015 21:09, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>>>
>>>> On 30.10.2015 21:06, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>>>>
>>>>> On 30.10.2015 15:26, Andrei Borzenkov wrote:
>>>>>
>>>>>> See
>>>>>> http://git.savannah.gnu.org/cgit/grub.git/commit/?id=206676601eb853fc319df14cd3398fbdfde665ac
>>>>>>
>>>>>> I was not even aware that this is possible. Is there anything on server
>>>>>> side that can prevent it?
>>>>>>
>>>>>> Would be good if commit were amended and force pushed to fix it.
>>>>>
>>>>> It is a bug in SGit. I'll investigate how it happened
>>>
>>> I don't have non-fast-forward rights. Does someone from savannah-users
>>> have them? Could he just delete this commit?
>>
>> If you do that, then anyone that already did a pull after it went in
>> will have a broken tree. Rather annoying.
> 
> If we decide to fix this commit it is better done now, while it is the
> last one. It is annoying but do you have suggestion how it can be done
> differently?

+1 to undo it now

Indeed. The faster it is fixed smaller the number of potential unintentional repeats for it, if any.

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

* Re: [Savannah-users] Anonymous commit (empty Author and Committer)
  2015-10-31  7:02           ` Andreas Schwab
@ 2015-10-31 13:46             ` Andrei Borzenkov
  2015-11-03  3:59               ` Andrei Borzenkov
  0 siblings, 1 reply; 10+ messages in thread
From: Andrei Borzenkov @ 2015-10-31 13:46 UTC (permalink / raw)
  To: The development of GNU GRUB, Kaz Kylheku
  Cc: savannah-users, savannah-users-bounces+kaz=kylheku.com, git,
	Lennart Sorensen

31.10.2015 10:02, Andreas Schwab пишет:
> Kaz Kylheku <kaz@kylheku.com> writes:
>
>> Nope. They will have a git in which that commit looks like their own
>> local work. *Someone* will inadvertently do a "git push" to blast out
>> their changes based on that deleted commit, thereby causing it to
>> reappear.
>
> Not if another one pushes something different in the mean time.
>

Which is why I said "amended".


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

* Re: [Savannah-users] Anonymous commit (empty Author and Committer)
  2015-11-02 15:11           ` Lennart Sorensen
@ 2015-11-02 16:37               ` Kaz Kylheku
  0 siblings, 0 replies; 10+ messages in thread
From: Kaz Kylheku @ 2015-11-02 16:37 UTC (permalink / raw)
  To: Lennart Sorensen
  Cc: The development of GNU GRUB,
	savannah-users-bounces+kaz=kylheku.com, git, savannah-users

On 02.11.2015 07:11, Lennart Sorensen wrote:
> On Sat, Oct 31, 2015 at 08:24:06AM +0300, Andrei Borzenkov wrote:
>> If we decide to fix this commit it is better done now, while it is the 
>> last
>> one. It is annoying but do you have suggestion how it can be done
>> differently?
> 
> Well the only options are:
> 
> 1) Leave it alone
> 2) Break the tree of anyone that already pulled.  (Posting instructions 
> on
> how to fix it would at least be nice then).
> 
> Not sure how many people regularly pull the tree.

This is silly FUD. There is no ever any "broken tree".

Firstly, people who have no local changes do not experience any ill 
effect.
They just have to do

   $ git fetch

   # oops, upstream and local branch have diverged
   # but I have absolutely no local work to preserve;
   # just "warp" HEAD to the new one:

   $ git reset --hard origin/master

   # done!

Those who have outstanding local work never have any expectation of 
non-breakage!
*All* fetches are "non-fast-forward" with regard to unpublished
local work, because they occur to a prior version of the work, 
underneath your
changes.

In *all* cases you can do this:

   # Fast-forward or not, I don't care!
   $ git fetch

   # Take my 13 unpublished commits (or whatever number), rebase them 
over the
   # latest upstream master, and make the result my local master branch:

   $ git rebase HEAD~13 --onto origin/master





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

* Re: [Savannah-users] Anonymous commit (empty Author and Committer)
@ 2015-11-02 16:37               ` Kaz Kylheku
  0 siblings, 0 replies; 10+ messages in thread
From: Kaz Kylheku @ 2015-11-02 16:37 UTC (permalink / raw)
  To: Lennart Sorensen
  Cc: The development of GNU GRUB, savannah-users, git,
	savannah-users-bounces+kaz=kylheku.com

On 02.11.2015 07:11, Lennart Sorensen wrote:
> On Sat, Oct 31, 2015 at 08:24:06AM +0300, Andrei Borzenkov wrote:
>> If we decide to fix this commit it is better done now, while it is the 
>> last
>> one. It is annoying but do you have suggestion how it can be done
>> differently?
> 
> Well the only options are:
> 
> 1) Leave it alone
> 2) Break the tree of anyone that already pulled.  (Posting instructions 
> on
> how to fix it would at least be nice then).
> 
> Not sure how many people regularly pull the tree.

This is silly FUD. There is no ever any "broken tree".

Firstly, people who have no local changes do not experience any ill 
effect.
They just have to do

   $ git fetch

   # oops, upstream and local branch have diverged
   # but I have absolutely no local work to preserve;
   # just "warp" HEAD to the new one:

   $ git reset --hard origin/master

   # done!

Those who have outstanding local work never have any expectation of 
non-breakage!
*All* fetches are "non-fast-forward" with regard to unpublished
local work, because they occur to a prior version of the work, 
underneath your
changes.

In *all* cases you can do this:

   # Fast-forward or not, I don't care!
   $ git fetch

   # Take my 13 unpublished commits (or whatever number), rebase them 
over the
   # latest upstream master, and make the result my local master branch:

   $ git rebase HEAD~13 --onto origin/master

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

* Re: [Savannah-users] Anonymous commit (empty Author and Committer)
  2015-10-31 13:46             ` Andrei Borzenkov
@ 2015-11-03  3:59               ` Andrei Borzenkov
  2015-11-06 10:43                 ` Vladimir 'phcoder' Serbinenko
  0 siblings, 1 reply; 10+ messages in thread
From: Andrei Borzenkov @ 2015-11-03  3:59 UTC (permalink / raw)
  To: The development of GNU GRUB, Kaz Kylheku
  Cc: savannah-users, savannah-users-bounces+kaz=kylheku.com,
	Lennart Sorensen

31.10.2015 16:46, Andrei Borzenkov пишет:
> 31.10.2015 10:02, Andreas Schwab пишет:
>> Kaz Kylheku <kaz@kylheku.com> writes:
>>
>>> Nope. They will have a git in which that commit looks like their own
>>> local work. *Someone* will inadvertently do a "git push" to blast out
>>> their changes based on that deleted commit, thereby causing it to
>>> reappear.
>>
>> Not if another one pushes something different in the mean time.
>>
>
> Which is why I said "amended".

Actually I was probably wrong. "git pull" will see non-ff case and will 
attempt merge of remote and local, unless merge.ff=only is set.

So we can only hope that everyone who has commit rights reads this list 
and will check local clone and do rebase to wipe out this commit if 
necessary. Otherwise it will be resurrected indeed.

May be it's not worse the trouble then to remove it.


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

* Re: [Savannah-users] Anonymous commit (empty Author and Committer)
  2015-11-03  3:59               ` Andrei Borzenkov
@ 2015-11-06 10:43                 ` Vladimir 'phcoder' Serbinenko
  0 siblings, 0 replies; 10+ messages in thread
From: Vladimir 'phcoder' Serbinenko @ 2015-11-06 10:43 UTC (permalink / raw)
  To: The development of GRUB 2

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

Commit is removed upstream. Please do git reset --hard origin/master in
your tree. When on master branch if you have no work on master branch and
git rebase -I origin/master and remove commit manually otherwise
Le 3 nov. 2015 4:59 AM, "Andrei Borzenkov" <arvidjaar@gmail.com> a écrit :

> 31.10.2015 16:46, Andrei Borzenkov пишет:
>
>> 31.10.2015 10:02, Andreas Schwab пишет:
>>
>>> Kaz Kylheku <kaz@kylheku.com> writes:
>>>
>>> Nope. They will have a git in which that commit looks like their own
>>>> local work. *Someone* will inadvertently do a "git push" to blast out
>>>> their changes based on that deleted commit, thereby causing it to
>>>> reappear.
>>>>
>>>
>>> Not if another one pushes something different in the mean time.
>>>
>>>
>> Which is why I said "amended".
>>
>
> Actually I was probably wrong. "git pull" will see non-ff case and will
> attempt merge of remote and local, unless merge.ff=only is set.
>
> So we can only hope that everyone who has commit rights reads this list
> and will check local clone and do rebase to wipe out this commit if
> necessary. Otherwise it will be resurrected indeed.
>
> May be it's not worse the trouble then to remove it.
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
>

[-- Attachment #2: Type: text/html, Size: 2227 bytes --]

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

end of thread, other threads:[~2015-11-06 10:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-31 12:12 [Savannah-users] Anonymous commit (empty Author and Committer) André Z. D. A.
2015-10-31 12:12 ` André Z. D. A.
  -- strict thread matches above, loose matches on Subject: below --
2015-10-30 14:26 Andrei Borzenkov
     [not found] ` <56338C30.6010302@riseup.net>
2015-10-30 15:39   ` [Savannah-users] " Balaco Baco
2015-10-30 20:06 ` Vladimir 'φ-coder/phcoder' Serbinenko
2015-10-30 20:09   ` Vladimir 'φ-coder/phcoder' Serbinenko
2015-10-30 20:19     ` Vladimir 'φ-coder/phcoder' Serbinenko
2015-10-30 20:59       ` Lennart Sorensen
2015-10-30 21:45         ` [Savannah-users] " Kaz Kylheku
2015-10-31  7:02           ` Andreas Schwab
2015-10-31 13:46             ` Andrei Borzenkov
2015-11-03  3:59               ` Andrei Borzenkov
2015-11-06 10:43                 ` Vladimir 'phcoder' Serbinenko
2015-10-31  5:24         ` Andrei Borzenkov
2015-11-02 15:11           ` Lennart Sorensen
2015-11-02 16:37             ` [Savannah-users] " Kaz Kylheku
2015-11-02 16:37               ` Kaz Kylheku

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.