commit | 2a48afe1c256db6273a4ff99eaddc5c18dc46ffd | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrnieder@gmail.com> | Fri Nov 19 18:54:20 2010 -0600 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Nov 24 14:53:58 2010 -0800 |
tree | ed00b57f7053feb50e32931c2b70780fc87a7c70 | |
parent | 3f3e676d6e6c1d445181107770670368e0ad3160 [diff] |
vcs-svn: Split off function for handling of individual properties The handle_property function is the part of read_props that would be interesting for most people: semantics of properties rather than the algorithm for parsing them. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>