summaryrefslogtreecommitdiff
path: root/lib/console.tcl
diff options
context:
space:
mode:
authorLibravatar Shawn O. Pearce <spearce@spearce.org>2007-07-04 01:10:41 -0400
committerLibravatar Shawn O. Pearce <spearce@spearce.org>2007-07-08 21:12:49 -0400
commit79a060e477a743ad49508aec9a491fe1aa7d7c3b (patch)
treed29e07457278131e7f71363641e40200b7677026 /lib/console.tcl
parentgit-gui: Optimize for newstyle refs/remotes layout (diff)
downloadtgif-79a060e477a743ad49508aec9a491fe1aa7d7c3b.tar.xz
git-gui: Maintain remote and source ref for tracking branches
In the next change I want to let the user create their local branch name to match the remote branch name, so that the existing push dialog can push the branch back up to the remote repository without needing to do any sort of remapping. To do that we need to know exactly what branch name the remote system is using. So all_tracking_branches returns a list of specifications, where each specification is itself a list of: - local ref name (destination we fetch into) - remote name (repository we fetch from) - remote ref name (source ref we fetch from) Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'lib/console.tcl')
0 files changed, 0 insertions, 0 deletions