Commits
Click on a commit to change the comparison rangeIFC-1983: Add config parameter for selective git sync
This PR adds `sync_branch_names` parameter to git settings so that users can add branches that they want to be synced with git
instead of syncing all branches like we currently do.
This parameter can also be a regex so that we can match branch names when syncing sync branch names compiles to regex, remove compiled branch names