1
0
src/soft/git-filter-repo

9 lines
194 B
Plaintext
Raw Normal View History

2023-11-25 01:16:47 -07:00
#!/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"