1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-20 00:15:31 +00:00

grafthistory: git-* commands are deprecated

The fully dashed form git-update-server-info is deprecated
in Git 1.5.4 and will cease to work in Git 1.6.0 (unless
PATH is modified).  Use git update-server-info instead.
This commit is contained in:
Kalle Olavi Niemitalo 2008-02-24 22:13:00 +02:00 committed by Kalle Olavi Niemitalo
parent 79b69e0bf9
commit 31255d4a4d

View File

@ -32,4 +32,4 @@ echo 43a9a406737fd22a8558c47c74b4ad04d4c92a2b 730242dcf2cdeed13eae7e8b0c5f47bb03
echo "[grafthistory] Refreshing the dumb server info wrt. new packs"
cd ..
git-update-server-info
git update-server-info