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