command
reflog
Section titled “reflog”Gitの操作履歴を見るコマンド。
$ git reflog <Hash>
-- command --delete -- delete entries from reflogexists -- check whether a ref has a reflogexpire -- prune old reflog entriesshow -- show log of refGitの操作履歴を見るコマンド。
$ git reflog <Hash>
-- command --delete -- delete entries from reflogexists -- check whether a ref has a reflogexpire -- prune old reflog entriesshow -- show log of ref