Skip to content

v1.38.0

Choose a tag to compare

@lucaderumier lucaderumier released this 15 May 06:46

What's new

Added

  • The Git panel now shows a Publish Branch button when you're on a branch that has no upstream — committing on a new local branch used to look silent because the Push button only appeared when ahead > 0 relative to a remote, which an unpublished branch never has. The Publish Branch button replaces Push in that state, shows the unpublished commit count, and runs git push -u origin <branch> so the branch is tracked from then on.

Full changelog: https://github.com/codika-io/clave/blob/main/CHANGELOG.md