1 Nov
2013
1 Nov
'13
12:26 p.m.
On 1 Nov 2013, at 15:30, Phil Mayers <p.mayers@imperial.ac.uk> wrote:
Did someone rebase master? I just failed a ff-merge on my local copy (no changes) and some commits appear to have changed IDs e.g.
-commit 287390887d81e3c4a1379dd11c2b176d45cb5a91 +commit a3bab0eafc07e3f32c311c3f412f39560e8b6183 Author: Arran Cudbard-Bell <a.cudbardb@freeradius.org> Date: Thu Oct 17 17:32:07 2013 +0100
Typo
...and about 10 more.
Alan was unhappy about the Mavericks commits I made. They were removed from both branches and redone by him. If you rewind before the point of the divergence and pull it should be fine. git reset --hard HEAD~5 git pull Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team