Similar to the command in SVN: svn info -r BASE "d:/project/Coding"
I now want to know if there is a similar command in git to get the commit id
Kneel down and thank you!
阿神2017-05-02 09:33:28
Both commands are available, as @云语2019 said:
#git reflog
git log --pretty =oneline
The results are as follows:
69e1506ad9fed9771b9f7d1e478ac2ff05fc3604 Add git user profile functions for prompt display
c4582777fc50162d8b433cabad34f629b0ea9b98 Merge pull request #4957 from TorrentKatten/master
e8a9d0ee1a97033fb4aa371263889b77200b6d62 localization support for clock in candy theme
c3b3de5f29b72b45393b62d794450ad3a72703a8 Merge pull request #4956 from RobLoach/asdf
616ac67924212df2f75139c94ca323f13f249dc6 Add 'asdf' plugin