Add context menu for "git update-index --chmod=+x"

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Git

      Windows users often have to add .sh files, .py, and so on, which need the +x permission bit. The only known solution is to open Terminal and type in `git update-index --chmod=+x $FILE`

      It would be a very big improvement, to add a right-click context menu, or even to create a git config option to do this automatically for filenames matching a pattern (such as `.sh|.py`).

            Assignee:
            Unassigned
            Reporter:
            Edward Harvey
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: