Releases: VirtusLab/git-machete
Releases · VirtusLab/git-machete
v3.8.0
- added:
--all
,--mine
,--by
flags and parameter<PR-number-1> ... <PR-number-N>
togit machete github checkout-prs
- fixed: cherry-pick/merge/rebase/revert is detected on a per-worktree basis
- added: command
git machete clean
with--checkout-my-github-prs
flag and its equivalentgit machete github sync
- added:
--delete
flag togit machete slide-out
command for deleting slid-out branches from git
v3.7.2
- fixed: package version retrieval outside of git repository
- fixed: checking whether a branch is merged to parent works for branches that have no common commit
- added: CI/CD check ensuring that RELEASE_NOTES are up to date
- fixed:
github create-pr
takes the PR title from the first unique commit
v3.7.1
v3.6.2
- added:
gitmachete/git-machete
Docker image (contributed by @mohitsaxenaknoldus) - fixed: build process stability
v3.6.1
v3.6.0
- added:
t
alias fortraverse
command - fixed: remove underscore from
--start-from
flag fortraverse
subcommand
v3.5.0
v3.4.1
- fixed: wrong logo path in Snapcraft config
v3.4.0
- added:
github
command withanno-prs
,checkout-prs
,create-pr
andretarget-pr
subcommands - added: documentation on readthedocs.io
- fixed: documentation displayed with
help
/-h
/--help
- improved: content of git-machete project related blogs has been moved to this repo and updated
- removed: releases to Nixpkgs no longer happen directly from our CI pipeline