author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 21 Jan 2007 21:28:59 +0000 (16:28 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 22 Jan 2007 03:47:57 +0000 (22:47 -0500) | ||
commit | c845692d7551cbcbfd8c6dda2aa2e3b135838e39 | |
tree | 53f3957bf406540215eb9a358f2a631e0d8a4216 | tree | snapshot |
parent | e754d6efe7810f5f2c6cbd48dca21f1bc84a6a5e | commit | diff |
git-gui: Allow user to specify a branch name pattern.
Typically I'm creating all new branches with the same prefix, e.g. 'sp/'.
So its handy to be able to setup a repository (or global) level config
option for git gui which contains this initial prefix. Once set then
git-gui will load it into the new branch name field whenever a new
branch is being created.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Typically I'm creating all new branches with the same prefix, e.g. 'sp/'.
So its handy to be able to setup a repository (or global) level config
option for git gui which contains this initial prefix. Once set then
git-gui will load it into the new branch name field whenever a new
branch is being created.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |