Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAneesh Kumar K.V <aneesh.kumar@gmail.com>2006-02-24 19:27:51 +0300
committerJunio C Hamano <junkio@cox.net>2006-02-25 04:27:46 +0300
commit1509bd9e69b916ca7f04a89fc03662e03e2ba312 (patch)
tree8602ade046e970bb925f30deae5211d240d57fbf /git-fetch.sh
parent9e4f522da7da8bf5f9018927c82b12e6b02b9058 (diff)
gitview: Fix the graph display .
This fix all the known issue with the graph display The bug need to be explained graphically | a This line need not be there ---->| \ b | | / c c is parent of a and all a,b and c are placed on the same line and b is child of c With my last checkin I added a seperate line to indicate that a is connected to c. But then we had the line connecting a and b which should not be ther. This changes fixes the same bug Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-fetch.sh')
0 files changed, 0 insertions, 0 deletions