Update to the latest version of GitKit
git reflog-ui
Makes it even easier to find your lost commits in the git reflog.
git reflog
git-reflog-ui requires libgit2 to be installed using homebrew before building.
libgit2
brew install libgit2
I recommend using the awesome utility Mint for installation.
mint install danielctull-apps/git-reflog-ui
git reflog-ui can only be run from the command line. When inside your working directory running the following will pop open the floating window.
There’s code in this little app that takes heavy inspiration from the following. Thank you so much. 🧡
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
git reflog-uiMakes it even easier to find your lost commits in the
git reflog.Installation
git-reflog-ui requires
libgit2to be installed using homebrew before building.I recommend using the awesome utility Mint for installation.
Usage
git reflog-ui can only be run from the command line. When inside your working directory running the following will pop open the floating window.
Thanks
There’s code in this little app that takes heavy inspiration from the following. Thank you so much. 🧡