Thread (5 messages) flat view 5 messages, 3 authors, 2016-06-15

Re: [RFC/PATCH] show tracking branches with their associated branch names

From: Vincent van Ravesteijn <hidden>
Date: 2016-06-15 22:52:36

Op 10-12-2011 8:40, Santhosh Kumar Mani schreef:
The "git branch" command, by default, displays the local branches. There
is no visual distinction made between the tracking branches and normal
local branches. This patch enables the "git branch" to display
tracking info for tracking branches:

Before this patch:
   $ git branch
   * master
     local

After this patch:
   $ git branch
   * master [origin/master]
     local
Did you try "git branch -vv" ?

Vincent
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help