github gitbutlerapp/gitbutler release/0.19.4

latest releases: release/0.19.5, nightly/0.5.1918, nightly/0.5.1917...
15 hours ago

Changes

  • Conflicted commits: It is now a lot less confusing if a commit in conflicted state is ever checked out or pushed
  • Conflict markers generated by the app are now more clear
  • Adds support for converting PRs to/from "draft" PRs
  • Operations log: auto commit operations are now shown in the oplog
  • Husky hooks now need to be explicitly enabled on per-project basis in the settings
  • Claude Code UI: fixes an issue where in some cases tool call was slow
  • Minor performance improvements when producing diffs
  • Fixes an issue where in some cases the live file watching was not working
  • Fixes a number of scrolling issues
  • Fixes an issue with restoring from a snapshot where the reload could cause double revert
  • Fixes an issue where removing a project was leading to a 'project not found' screen
  • Fixes an issue where in some cases in-progress commit message title is lost when to/from floating mode

CLI

  • but pr Added subcommands auto-merge, set-draft and set-ready
  • but branch Fixed and issue where the branch name in some case was being truncated
  • but branch Adds flag --empty for showing branches with no commits and remote
  • but now comes with a simple built in editor (If no core.editor is set in git config)
  • It is now possible to use path prefixes to refer to multiple files for mutations like rub, amend and more
  • Improved handling of user input prompts
  • Output from commands (eg. status) now uses a (configurable) pager
  • It is now possible to create PRs from forks
  • Fixes an issue where commit tittles were naively truncated
  • Fixes a bug where committing a renamed file only committed the "new" path

New Contributors

Full Changelog: release/0.19.3...release/0.19.4

Downloads

Download bins from https://gitbutler.com/

Don't miss a new gitbutler release

NewReleases is sending notifications on new releases.