mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05: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:
parent
79b69e0bf9
commit
31255d4a4d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user