Uploaded image for project: 'Sourcetree For Mac'
  1. Sourcetree For Mac
  2. SRCTREE-2812

Implement ignoring tracked files with assume-unchanged

    XMLWordPrintable

Details

    • 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.

    Description

      When i compile my project i get some of the files changed and source tree is constantly suggesting me to add them to commit. I can't add them to gitignore since they are already being tracked and i can't delete them from repository since without them script won't function.

      I tried clicking "Stop Tracking" on context menu of the file, but it tried to remove file from repository, which as i've mentioned not a acceptable in my case.

      git has perfect function for that

      • git update-index --assume-unchanged <file>
      • git update-index --no-assume-unchanged <file>

      and that's what really should happen on clicking "Stop Tracking"
      Please implement support for assume-unchanged

      Without implementing windows with list of ignored files to unignore, it should take 5 minutes to implement

      Attachments

        Activity

          People

            Unassigned Unassigned
            922d72cee498 dmatora
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 5m
                5m
                Remaining:
                Remaining Estimate - 5m
                5m
                Logged:
                Time Spent - Not Specified
                Not Specified