I mean... maybe, if they don't conflict - but what you're actually seeing is commits from different branches all mashed together because that's what rebase does :(
Bron.
On Tue, 30 Jan 2018, at 23:22, Dan White wrote:
Thanks Bron.Is there a way to reorder the date of the commits?Here's what I'm seeing:git log --pretty=format:"%ad %h by %an, %s" --date=iso | cut -d ' ' -f 1-32018-01-19 09:25:58 -05002017-12-29 16:59:55 -06002017-12-25 21:36:15 -06002017-12-13 11:22:21 +01002017-11-30 15:39:50 +00002017-11-30 15:35:38 +00002017-11-30 15:31:57 +00002017-11-30 15:18:27 +00002017-11-29 15:29:47 +00002017-11-28 16:30:35 +00002017-11-29 09:51:55 -05002017-11-25 11:34:16 -05002017-10-12 11:57:55 +02002017-10-12 14:27:39 +09002017-10-12 17:01:55 +09002017-11-25 11:11:47 -05002017-10-12 17:19:07 +09002017-10-12 11:31:32 +02002017-10-12 11:29:08 +02002017-10-12 11:25:43 +02002017-10-12 11:18:53 +02002017-09-08 22:38:05 +00002017-09-06 21:12:33 +00002017-10-09 08:16:52 -04002017-10-02 14:23:56 +02002017-10-08 20:31:52 -04002017-09-08 18:35:44 +00002017-09-15 10:31:06 -04002017-09-15 10:30:36 -04002017-09-12 12:40:13 -04002017-09-08 13:06:17 -0400etc. with jumps as large as 7 months.On 01/30/18 20:36 +1100, Bron Gondwana wrote:Hi Dan! It looks like Ken pushed a merge from the old head to thenew head - oops. I've force killed that as well, and force killedthe tag as well.On Tue, 30 Jan 2018, at 15:34, Dan White wrote:On 01/30/18 09:03 +1100, Bron Gondwana wrote:A while ago, some sensitive information was added to a commit message>> which shouldn't have been made that public. In the interests ofreducing the distribution of the message, I've reworded thecommit and>> rebased the rest of history on top, then force pushed the change.This means for anybody who currently has branches with local commits,>> you'll need to cherry-pick or rebase them over on top of thenew master>> branch. Sorry about this, it's an annoying task, but it's the right>> thing to do in this case.Cheers,Bron,Is this change still in progress? The git log for master is ina bit of> disrepair at the moment.Many commits are out of date order, and there are 165 duplicateentries,> one of which is the entry I believe was intended to be reworded.--Bron Gondwana, CEO, FastMail Pty Ltd
--
Bron Gondwana, CEO, FastMail Pty Ltd
brong@xxxxxxxxxxxxxxxx