Skip to content

Releases: jwu910/check-it-out

Git logs

24 Apr 05:22
Compare
Choose a tag to compare

Changes

  • Removed jack-cli dependency as it added an extra layer of complexity that was uneeded.
  • [Space] now triggers a git log on the highligted branch.

Space Travel

21 Apr 06:03
Compare
Choose a tag to compare

New Features

Space Travel

  • You can now hit [space] to run an interactive git log on the current highlighted branch.
  • Added jack-cli for the interactive git log

Fixes

  • Updated confirmation window when checking out a branch that does not exist on your local repository.

Tabs Pt. 2

20 Apr 05:20
Compare
Choose a tag to compare

Changes

  • Added text on status bar to indicate current branch.
  • Fixed typos.