1
0
src/soft/git-filter-repo

8 lines
156 B
Plaintext
Raw Permalink 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
2023-11-25 12:54:18 -07:00
ln -s "$SRC/git-filter-repo" "$BIN/git-filter-repo"