1
0
src/soft/git-filter-repo
2023-11-25 12:54:18 -07:00

8 lines
156 B
Bash

#!/bin/sh
NAME=git-filter-repo
VERSION=nightly
UPSTREAM=https://github.com/newren/git-filter-repo.git
ln -s "$SRC/git-filter-repo" "$BIN/git-filter-repo"