Uploaded image for project: 'Sourcetree for Windows'
  1. Sourcetree for Windows
  2. SRCTREEWIN-8440

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

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Git
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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`).

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

                Created:
                Updated: