1
0
mirror of https://github.com/git/git.git synced 2024-09-21 23:44:28 +02:00
git/git-add-script
Linus Torvalds 1c107dc422 Fix up INSTALL and "git add"
As suggested by Junio
2005-06-18 23:44:54 -07:00

3 lines
41 B
Bash
Executable File

#!/bin/sh
git-update-cache --add -- "$@"