X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=graph.c;h=85ab150787bfcdd593ad13e7c00396a1c96c134d;hb=2de132f8844f3b1b3c9f898e48829630d0cabb07;hp=ac7c60540645761d3c99fb405a69cb2d06aaddc2;hpb=609eb9f7ff2af45d52ea90c0678a442d46aaa163;p=git.git diff --git a/graph.c b/graph.c index ac7c60540..85ab15078 100644 --- a/graph.c +++ b/graph.c @@ -439,7 +439,7 @@ static void graph_update_width(struct git_graph *graph, max_cols++; /* - * We added a column for the the current commit as part of + * We added a column for the current commit as part of * graph->num_parents. If the current commit was already in * graph->columns, then we have double counted it. */