mirror of
https://github.com/git-for-windows/git.git
synced 2025-12-12 15:59:24 -06:00
3 lines
41 B
Bash
Executable File
3 lines
41 B
Bash
Executable File
#!/bin/sh
|
|
git-update-cache --add -- "$@"
|