Gonsole 1.2: Open Git Consoles from Everywhere

Home  >>  Gonsole  >>  Gonsole 1.2: Open Git Consoles from Everywhere

Gonsole 1.2: Open Git Consoles from Everywhere

On December 7, 2015, Posted by , In Gonsole, By ,,, , With Comments Off on Gonsole 1.2: Open Git Consoles from Everywhere

We have added a little feature to the Git Console for the Eclipse IDE that may be helpful here and there.

Gonsole Show In Menu

In the Show In menu (Alt+Shift+W) there is now an entry for the Git Console. The entry is available if a single a file, folder or project is selected or opened in an editor. When invoked, it opens a Git Console and selects the repository to which the resource belongs.

If there is already a console session opened for the repository it is brought to the front and no new session is opened in this case.

For resources that do not belong to a repository, a Git Console is opened nonetheless, but no repository is pre-selected.



Besides the Show In menu contribution, some commands have got small enhancements since the last update. These changes are provided by the JGit library that Gonsole uses to actually execute the commands:

  • the --orphan option for the checkout command
  • the --long option for the describe command
  • the --untracked-f​iles option for the status command
  • and a commit-msg hook, unfortunately this feature is not available on Windows

The new version can be obtained from the Eclipse Marketplace or from the Gonsole software repository:

https://rherrmann.github.io/gonsole/repository/

Rüdiger Herrmann
Follow me
Comments are closed.