diff --git a/assets/default/bin/git-bfg b/assets/default/bin/git-bfg new file mode 100755 index 0000000..aae5939 --- /dev/null +++ b/assets/default/bin/git-bfg @@ -0,0 +1,3 @@ +#! /bin/bash + +docker run -it --rm -v `pwd`:/data tagplus5/git-bfg $*