|
From: | Andrei Borzenkov |
Subject: | Re: [Savannah-users] Anonymous commit (empty Author and Committer) |
Date: | Tue, 3 Nov 2015 06:59:34 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
31.10.2015 16:46, Andrei Borzenkov пишет:
31.10.2015 10:02, Andreas Schwab пишет:Kaz Kylheku <address@hidden> 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.
[Prev in Thread] | Current Thread | [Next in Thread] |