Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [camf-dev] Change(42313) in camf/org.eclipse.camf[master]: Merge branch 'master' of ssh://nloulloud@xxxxxxxxxxxxxxx:294...

Great, resetting fixed the un-pushed commits.

Many Thanks Markus

Best,
Nicholas

On 22 Feb 2015, at 12:20, Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx> wrote:

It should be enough to right-click on the selected commit (ad22f2c) and use 'Reset' > 'Mixed'. This should leave your local files (uncommitted, changed) intact and reset the HEAD pointer to where it belongs. After doing this you should not see any 'outgoing' commits any more, and the old unrequired commits (4d96387 and b2e72f8) will be garbage collected some time in the future.


Back to the top