soft package manager
This commit is contained in:
8
soft/git-filter-repo
Normal file
8
soft/git-filter-repo
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
NAME=git-filter-repo
|
||||
VERSION=nightly
|
||||
UPSTREAM=https://github.com/newren/git-filter-repo.git
|
||||
UPSTREAM_TYPE=git
|
||||
|
||||
ln -s "$PREFIX/src/$NAME/git-filter-repo" "$PREFIX/bin/git-filter-repo"
|
||||
Reference in New Issue
Block a user