Click here to Skip to main content
15,896,527 members
Articles / DevOps

Git – SourceTree Custom Actions for “skip-worktree” Option

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
3 Jul 2023CPOL2 min read 4.5K   4  
We show how to add to SourceTree custom menus to manage “skip-worktree” option
Very popular Git GUI SourceTree can be extended with custom actions for easy use of “skip-worktree” Git option. This method, different from .gitignore, is planned to be applied to files that you want TRACKED, LOCAL CHANGES IGNORED.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Serbia Serbia
Mark Pelf is the pen name of just another Software Engineer from Belgrade, Serbia.
My Blog https://markpelf.com/

Comments and Discussions