Use apt git package instead of git-core.
The git-core package is deprecated in favor of the git package. Use the git package instead. Change-Id: Ib136e34c7a0d4f87b02e32996420b3f507ca0bf4
This commit is contained in:
parent
2d9a4e4e37
commit
4d9f6e36e0
@ -6,7 +6,7 @@ screen
|
||||
unzip
|
||||
wget
|
||||
psmisc
|
||||
git-core
|
||||
git
|
||||
lsof # useful when debugging
|
||||
openssh-server
|
||||
vim-nox
|
||||
|
Loading…
Reference in New Issue
Block a user