• Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • None
    • None
    • 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.

      Allow SourceTree to work with git-crypt to allow for encrypted files in repos.

      https://github.com/AGWA/git-crypt

          Form Name

            [SRCTREE-2511] Make SourceTree work with git-crypt

            yamsellem added a comment - - edited

            For anyone struggling here, this gist solve the issued for me. It does: 

            sudo ln -s /usr/local/bin/git-crypt /Applications/SourceTree.app/Contents/Resources/bin/

            yamsellem added a comment - - edited For anyone struggling here, this gist solve the issued for me. It does:  sudo ln -s /usr/local/bin/git-crypt /Applications/SourceTree.app/Contents/Resources/bin/
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3372524 ] New: JAC Suggestion Workflow 3 [ 3671083 ]
            Status Original: RESOLVED [ 5 ] New: Closed [ 6 ]
            Monique Khairuliana (Inactive) made changes -
            Workflow Original: SourceTree Bug Workflow [ 695485 ] New: JAC Suggestion Workflow [ 3372524 ]
            Status Original: Open [ 1 ] New: Resolved [ 5 ]
            Monique Khairuliana (Inactive) made changes -
            Issue Type Original: New Feature [ 2 ] New: Suggestion [ 10000 ]
            gdannie made changes -
            Attachment New: c1000-031-Exam-Dumps-2019.pdf [ 342316 ]
            gdannie made changes -
            Attachment New: 200-310-Exam-Dumps-2019.pdf [ 342315 ]

            I started having an error stating that git-crypt command was not found and I applied Ben Gestug's command solution with current version and now it's working again.

            sudo ln -s /usr/local/Cellar/git-crypt/0.6.0/bin/git-crypt /Applications/SourceTree.app/Contents/Resources/git_local/bin/git-crypt
            

             

             

            Raúl del Río added a comment - I started having an error stating that git-crypt command was not found and I applied Ben Gestug's command solution with current version and now it's working again. sudo ln -s /usr/local/Cellar/git-crypt/0.6.0/bin/git-crypt /Applications/SourceTree.app/Contents/Resources/git_local/bin/git-crypt    

            I started suddenly receiving error messages that git-crypt smudge failed.

            I can also confirm that running Ben Getsug's command worked as a solution. But updated with current version of git-crypt of course.

            sudo ln -s /usr/local/Cellar/git-crypt/0.6.0/bin/git-crypt /Applications/SourceTree.app/Contents/Resources/git_local/bin/git-crypt
            

            Deleted Account (Inactive) added a comment - I started suddenly receiving error messages that git-crypt smudge failed. I can also confirm that running Ben Getsug's command worked as a solution. But updated with current version of git-crypt of course. sudo ln -s /usr/local/Cellar/git-crypt/0.6.0/bin/git-crypt /Applications/SourceTree.app/Contents/Resources/git_local/bin/git-crypt

            tuwannu added a comment -

            I can also confirm that Ben Getsug's solution worked for me.

            MacOS 10.13.6 (17G65) with Sourcetree 2.7.6 (177).

            tuwannu added a comment - I can also confirm that Ben Getsug's solution worked for me. MacOS 10.13.6 (17G65) with Sourcetree 2.7.6 (177).

            Amit Jain added a comment -

            Solution provided by Ben Getsug worked for me. Thanks Ben.

            Amit Jain added a comment - Solution provided by Ben Getsug worked for me. Thanks Ben.

              Unassigned Unassigned
              f98529ff2e81 Cullen Philippson
              Votes:
              14 Vote for this issue
              Watchers:
              18 Start watching this issue

                Created:
                Updated: