Git add alias swl

switch list - enable choose local branch
This commit is contained in:
Martin Blazik
2022-02-09 18:35:36 +01:00
parent a52023b772
commit d907a0023b

4
bin/git-swl Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
git sw $(git brl | fzf --tac | awk '{print $2}')