Staging
v0.5.1
https://github.com/git/git
Revision 99977bd5fdeabbd0608a70e9411c243007ec4ea2 authored by Junio C Hamano on 07 September 2005, 22:59:24 UTC, committed by Junio C Hamano on 07 September 2005, 22:59:24 UTC
2 parent s 7eb93c8 + 78938b0
Raw File
Tip revision: 99977bd5fdeabbd0608a70e9411c243007ec4ea2 authored by Junio C Hamano on 07 September 2005, 22:59:24 UTC
GIT 0.99.6
Tip revision: 99977bd
git-add-script
#!/bin/sh
git-update-cache --add -- "$@"
back to top