mirror of
https://github.com/git-for-windows/git.git
synced 2026-06-27 22:28:38 -05:00
The experimental "git history" command has been taught a new "squash" subcommand to fold a range of commits into a single commit, replaying any descendants on top. * hn/history-squash: history: re-edit a squash with every message history: add squash subcommand to fold a range history: give commit_tree_ext a message template history: extract helper for a commit's parent tree