]> gitweb.ps.run Git - ps-cgit/commitdiff
Adjust to new calling convention for read_tree_recursive()
authorLars Hjemli <larsh@hatman.(none)>
Mon, 21 Jul 2008 08:10:48 +0000 (10:10 +0200)
committerLars Hjemli <larsh@hatman.(none)>
Mon, 21 Jul 2008 08:10:48 +0000 (10:10 +0200)
In GIT-1.6.0, read_tree_recursive takes an extra void pointer for callback
data. We might want to use this to avoid some global variables, but for now
lets just make sure that we can still compile.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found