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