1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-01 06:47:52 +01: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

2 lines
41 B
Bash
Executable file

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