summaryrefslogtreecommitdiffstats
path: root/test-format-config.sh
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2021-03-24 00:38:16 -0400
committerMalfurious <m@lfurio.us>2021-03-24 00:38:16 -0400
commitd10bbe731ea7d6afb2565dea005e1523d085bb8b (patch)
treea6e1e972755305605e18017838dfb8bbe5eb6115 /test-format-config.sh
parentcb39e58e2a3bb148e67e84d54333e33bdc3181c6 (diff)
parent5c0970c9781a8770b9371a05e484d2334675a9d9 (diff)
downloadgit-sonar-d10bbe731ea7d6afb2565dea005e1523d085bb8b.tar.gz
git-sonar-d10bbe731ea7d6afb2565dea005e1523d085bb8b.zip
Merge branch 'master' of https://github.com/m007/git-radar
Merge pending pull request #119 of upstream git-radar project from user m007. They write: This commit allows the user to define a per repository or per branch specific configuration of which branch git-radar compares the current branch to. If no branch is configured explicitly "origin/master" will be used (being backwards compatible with the current behaviour). A branch specific remote tracking branch may be configured by executing git config --local branch."$(git rev-parse --abbrev-ref HEAD)".git-radar-tracked-remote origin/my-branch-to-compare-to A repository specific remote tracking may be configured by executing git config --local git-radar.tracked-remote origin/my-branch-to-compare-to A branch specific setting will overwrite a repository specific configuration (which will overwrite the default, i.e origin/master).
Diffstat (limited to 'test-format-config.sh')
0 files changed, 0 insertions, 0 deletions