Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RelNotes: mention checkout/branch's --track option, too
checkout and branch recently learnt to track local branches when branch.autosetupmerge = always, but they _also_ learnt to do that when asked explicitely with the option "--track". Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information