diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-05-09 11:23:04 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-05-09 14:59:09 -0700 |
commit | 83295964b3289e957d028960f14a2b71348c39ed (patch) | |
tree | 29a44622f14e8374c8b1b6d18032dcb5d521e635 /git-gui/lib/console.tcl | |
parent | c61dcff9d6944eb35abf7fc7faa36f23a49fabf6 (diff) | |
download | git-83295964b3289e957d028960f14a2b71348c39ed.tar.gz git-83295964b3289e957d028960f14a2b71348c39ed.tar.xz |
convert: make it safer to add conversion attributes
The places that need to pass an array of "struct git_attr_check" needed to
be careful to pass a large enough array and know what index each element
lied. Make it safer and easier to code these.
Besides, the hard-coded sequence of initializing various attributes was
too ugly after we gained more than a few attributes.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/console.tcl')
0 files changed, 0 insertions, 0 deletions