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

Re: [PATCH] Re: Gitk --all error when there are more than 797 refs in a repository

From: Alex Riesen <hidden>
Date: 2016-06-15 22:47:39

On Tue, Sep 22, 2009 at 02:39, Junio C Hamano [off-list ref] wrote:
Pat Thoyts [off-list ref] writes:
quoted
     if {$revs eq {}} {
        set revs HEAD
+    } elseif {$revs eq "--all"} {
+        return $revs
     }
That looks like an ugly hack (aka sweeping the issue under the rug).
And it is a race condition. By the time git log has got --all list of references
it may look completely different to what gitk has.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help