author | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 5 Jul 2007 05:07:06 +0000 (01:07 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 9 Jul 2007 01:12:54 +0000 (21:12 -0400) | ||
commit | 7cf044266779d69d3a16322b4d505bc87267a005 | |
tree | 433e6ed16c8689c5d7b7b884b96d1bb255a48085 | tree | snapshot |
parent | 560eddc00c02e82077998200e8d8a45c31af924c | commit | diff |
git-gui: Option to default new branches to match tracking branches
In some workflows users will want to almost always just create a new
local branch that matches a remote branch. In this type of workflow
it is handy to have the new branch dialog default to "Match Tracking
Branch" and "Starting Revision"-Tracking Branch", with the focus in
the branch filter field. This can save users working on this type
of workflow at least two mouse clicks every time they create a new
local branch or switch to one with a fast-forward.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
In some workflows users will want to almost always just create a new
local branch that matches a remote branch. In this type of workflow
it is handy to have the new branch dialog default to "Match Tracking
Branch" and "Starting Revision"-Tracking Branch", with the focus in
the branch filter field. This can save users working on this type
of workflow at least two mouse clicks every time they create a new
local branch or switch to one with a fast-forward.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history | |
lib/branch_create.tcl | diff | blob | history | |
lib/choose_rev.tcl | diff | blob | history | |
lib/option.tcl | diff | blob | history |