зеркало из https://github.com/microsoft/git.git
3 строки
41 B
Bash
3 строки
41 B
Bash
|
#!/bin/sh
|
||
|
git-update-index --add -- "$@"
|