Skip to content

Commit 2c43fe9

Browse files
author
monosoul
committed
update readme and add screenshots
1 parent 2415396 commit 2c43fe9

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,21 @@ It adds the support for the next subcommands:
1212
- --no-skip-worktree
1313
- --chmod=+x
1414
- --chmod=-x
15+
16+
## Screenshots
17+
![New items in the git context menu](screenshots/screenshot_1.png)
18+
19+
![New items in the git context menu](screenshots/screenshot_2.png)
20+
21+
## Release History
22+
* 0.0.3
23+
* Rewrote the plugin in Kotlin.
24+
* Switched to modern IntelliJ API.
25+
* Added a plugin icon.
26+
* 0.0.2
27+
* Updated dependencies to make the plugin available on all platforms.
28+
* 0.0.1
29+
* Initial release.
30+
31+
## License
32+
The software is licensed under the [Apache-2.0 License](LICENSE).

screenshots/screenshot_1.png

37.8 KB
Loading

screenshots/screenshot_2.png

42.5 KB
Loading

0 commit comments

Comments
 (0)