author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sun, 23 Mar 2008 11:35:37 +0000 (12:35 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 23 Mar 2008 17:16:33 +0000 (10:16 -0700) | ||
commit | 313da4f71c6ca89b63fc0f4bc1a8fb123bd981e2 | |
tree | f234b6e2db29a802b7c0b0182370286e78b75434 | tree | snapshot |
parent | bc6100087cfac0293e6ccbea95a24223b724d072 | commit | diff |
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>
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>
Documentation/RelNotes-1.5.5.txt | diff | blob | history |