mirror of
https://github.com/git/git.git
synced 2026-01-10 01:56:42 +00:00
3 lines
41 B
Bash
Executable File
3 lines
41 B
Bash
Executable File
#!/bin/sh
|
|
git-update-cache --add -- "$@"
|