Open nqminhuit opened 4 months ago
Replace the binary executable git (e.g., /usr/bin/git) with jgit library bundled inside gis for command:
'n="develop"; git branch --merged=$n | grep -v "^\* $n" | xargs -n 1 -r git branch -d' copied.
Replace the binary executable git (e.g., /usr/bin/git) with jgit library bundled inside gis for command: