Skip to content

monosoul/git-extended-update-index-plugin

Repository files navigation

Build Status codecov JetBrains IntelliJ Plugins JetBrains IntelliJ plugins license

Git extended update-index plugin

IntelliJ IDEA plugin to add the extended support of the git update-index command.

It adds the support for the next subcommands:

  • --skip-worktree
  • --no-skip-worktree
  • --chmod=+x
  • --chmod=-x

Screenshots

New items in the git context menu

New items in the git context menu

Show Skipped Worktree option

Show skipped worktree changes view element

License

The software is licensed under the Apache-2.0 License.