]> Lady’s Gitweb - Gitweb/commit
gitweb: git_get_heads_list accepts an optional list of refs
authorGiuseppe Bilotta <redacted>
Thu, 11 Nov 2010 12:26:10 +0000 (13:26 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:30 +0000 (00:51 -0400)
commitbc3fdc02f215ec2408fd9233e7d410f192f0d0b566ef7909413bf2479635b3f6
treebeff705978a82166c358a87fc07b9784469aa5309fc5a15735764b90c299301f
parentb765f648f6e996f045b6dea97c291e59d0a092ec7c3d3f1e2d38adb76081e331
gitweb: git_get_heads_list accepts an optional list of refs

git_get_heads_list(limit, class1, class2, ...) can now be used to retrieve
refs/class1, refs/class2 etc. Defaults to ('heads', 'remotes') or ('heads')
depending on whether the 'remote_heads' feature is enabled or not.

Signed-off-by: Giuseppe Bilotta <redacted>
Acked-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.235921 seconds and 4 git commands to generate.