-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
20 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,20 @@ | ||
# Che Theia Git UI Tools plugin | ||
|
||
Plugin for Che Theia which brings graphical git tools into Che workspace. | ||
Plugin for Che Theia which brings desktop graphical git tools into Che workspace. | ||
|
||
List of included tools: | ||
- git-gui | ||
- git gui | ||
- gitk | ||
- gitg | ||
- git-cola | ||
- qgit | ||
- meld | ||
- tkcvs | ||
- diffuse | ||
- kdiff3 | ||
|
||
### How to use this plugin | ||
|
||
Just install it into your Eclipse Che workspace with has Che Theia editor. | ||
Then a new panel with git logo will appear. | ||
Open it and click on your favorite tool to open it. | ||
Just install it into your Eclipse Che workspace which has Che Theia editor. | ||
Then a new panel `Git UI Tools` with git logo will appear. | ||
Open the panel and click on your favorite tool to use it. | ||
In a moment a new tab with the selected tool for the current project will be opened. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters