Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] 2 problems with git-status.html

> 1. I cannot 'checkout' a file that I want to get rid of. It has a "+"
meaning it is a new file in case that matter.

Checking out individual files is not yet supported, see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=347776 and blocking bugs in
JGit :(

> 2. Some how I commited exactly the same message twice, first real second
one had zero files.

This sounds like a bug, the Commit button should be disabled if there are
no changes... unless you want to amend the prev commit. But I guess that
was not the case here.
--
Tomek



From:	John J Barton <johnjbarton@xxxxxxxxxxxxxxx>
To:	Orion developer discussions <orion-dev@xxxxxxxxxxx>
Date:	2011-08-26 06:37
Subject:	[orion-dev] 2 problems with git-status.html
Sent by:	orion-dev-bounces@xxxxxxxxxxx



1. I cannot 'checkout' a file that I want to get rid of. It has a "+"
meaning it is a new file in case that matter.
2. Some how I commited exactly the same message twice, first real second
one had zero files.
https://github.com/johnjbarton/Purple/commit/d1ec2094088f1631a9c01de73decfd000f6c5717
The UI should not allow it, but of course it cannot be reproduced I guess.

jjb
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev




Back to the top