Adicionar ao perfil
.bashrc ou .bash “ ` function git undelete file () {
if [$ # -eq 0]; então
echo “Uso: git undelete_file <filepath>”;
saída 1;
fi
git checkout $ (git rev-list -n 1 HEAD – “$ 1”) ^ – “$ 1”
}
“ `
Conteúdo para você se capacitar em programação
Adicionar ao perfil
.bashrc ou .bash “ ` function git undelete file () {
if [$ # -eq 0]; então
echo “Uso: git undelete_file <filepath>”;
saída 1;
fi
git checkout $ (git rev-list -n 1 HEAD – “$ 1”) ^ – “$ 1”
}
“ `