]> granicus.if.org Git - cgit/commit
ui-log.c: do not show remote heads if enable-remote-branches=0
authorGeorg Müller <georgmueller@gmx.net>
Tue, 3 Jan 2012 15:30:50 +0000 (15:30 +0000)
committerLars Hjemli <hjemli@gmail.com>
Tue, 3 Jan 2012 15:35:06 +0000 (15:35 +0000)
commit0b6a716d1b9f18e8cc00940a7962e542b9358238
tree7fa04f27c6702de2b2a0bc7752a3204250696fba
parent7530d94f05887b8065742adb614c368d8568a22c
ui-log.c: do not show remote heads if enable-remote-branches=0

If remote branches are not enabled, the branches are still listed in
the log view. This patch removes them if enable-remote-branches=0.
ui-log.c