git() {
if [ "$1" = clone ]; then
shift
set -- clone --recursive "$@"
fi
command git "$@"
}
treeshateorcs
- 0 Posts
- 2 Comments
Joined 6 years ago
Cake day: October 24th, 2019
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
yes it is. idk😄 i have a similar one for github-cli