Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
If you've committed and pushed your files already, I don't think git bash shows them as edited. That's intended behavior
-
cb21910195y@Lor-inc I think you might have misunderstood (?)
git bash has no problems, everything is correct. Eclipse is acting weird, it shows files ready to be staged that are already fine, commited and pushed long time ago, so those "changes" shouldn't even exist...ππ€· -
@cb219 Yep, I misread the post. Anyway, I think VSs builtin git client sucks too, in this matter. They are just not designed to be stateless, despite that the git plumbing provides literally everything one could ask for.
-
C0D4681465yYou're first mistake was eclipse.
Your second was getting git to work in it.
Just use git bash, it rarely lies. -
cb21910195y@C0D4 forced to use Eclipse for uni project, which ends soon. And yeah I absolutely hate how it's integrated into it but I don't really like to have 2 windows open for that project.
I use git with VS Code as much as possible, I just love this combination. ππ
At least most of the times, except for the times when I discard my changes via the UI and the entry doesn't disappear with it, instead needing to click a second time for it to disappear.ππ€· -
C0D4681465y@cb219 benefits of having a laptop and 2 screens.
But I get it, screen space can be a pain and flicking between a console and an ide sucks at times.
You could use powertoys to manage your screen space.
https://github.com/microsoft/... -
C0D4681465y@cb219 even vsCode I'm forced to refresh it for it to detect changes.
I tend to just stick to the console, or even just use the console inside vsCode. -
sgtcoder1525yEclipse is horrible. It's written in Java and unreliable.
GIT Bash? Sounds like Windows. But, it's nice that there are some descent bash tools for Windows. -
@NoToJavaScript OMG what is that thing?! Never heard of it (guess with a reason lol), had to gugl it.. o.O
-
@groxx JetBrains IDEs (Intellij) does a pretty good with the Git integration
Related Rants
so FUCKING GREAT when you work on a git project in eclipse...π
git bash shows only 1 file that I've edited, eclipse ... shows a whole bunch of files that are even commited and pushed a long time ago. WTF??π€ͺ
rant
sadly must use it
git
garbage
eclipse