Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 09:26
99ddc7b

[0.12.0] - 2024-04-01

πŸš€ Features

  • Set '--jobs' to 10 when running 'git fetch'
  • Run fetch, pull and push without blocking the ui
  • Implement 'rebase elsewhere', it prompts you where to rebase
  • Prompt for rev on reset soft/mixed/hard
  • Show multiple command outputs in popup

πŸ› Bug Fixes

  • Improve error-handling of external commands
  • Discarding staged files wouldn't work

🎨 Styling

  • Change command popup to be more intuitive