File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,12 @@ A convenient command-line tool helping you keep repositories clean.
99# pip install git-delete-merged-branches
1010```
1111
12- If you are using one of the GNU/Linux distributions below, you can install
12+ If you are using one of the distributions below, you can install
1313` git-delete-merged-branches ` through the respective package manager, e.g.:
1414
1515 - [ Arch Linux (AUR)] ( https://aur.archlinux.org/packages/git-delete-merged-branches/ ) —
1616 ` # yay -S git-delete-merged-branches `
17+ - [ Homebrew] ( https://formulae.brew.sh/formula/git-delete-merged-branches ) — ` # brew install git-delete-merged-branches `
1718 - [ NixOS] ( https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/version-management/git-and-tools/git-delete-merged-branches/default.nix )
1819
1920
You can’t perform that action at this time.
0 commit comments