0

Keep in mind that I'm still kind of new to Git and GitHub and am in the process of teaching it to myself, since I feel that my college didn't do a very good job of that.

When I use git commit in Git Bash, it instead opens Eclipse automatically and does nothing else. This is leftover from some foundational computer science classes I took a while back, which made us use Eclipse. Is there some setting I can change to keep this from happening?

Here's what the command outputs before opening the IDE

$ git commit
hint: Waiting for your editor to close the file... org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized.  Will retry after the state location is initialized.
org.eclipse.m2e.logback.configuration: Logback config file: C:\Users\jolly\eclipse-workspace\.metadata\.plugins\org.eclipse.m2e.logback.configuration\logback.1.16.0.20200318-1040.xml
org.eclipse.m2e.logback.configuration: Initializing logback
Aborting commit due to empty commit message.

feralzelda
  • 41
  • 3

0 Answers0