diff options
| author | Jonathan Tan <jonathantanmy@google.com> | 2016-10-20 14:39:49 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2016-10-20 15:09:52 -0700 |
| commit | cc71b0de115808835486bc10d094b49261128276 (patch) | |
| tree | 80952fa22a9c9dbde28a9f5a7c210fe80d3f7250 /git-gui/lib/class.tcl | |
| parent | 63ab3f348458212c3e5d493465acd615303fb45a (diff) | |
trailer: make args have their own struct
Improve type safety by making arguments (whether from configuration or
from the command line) have their own "struct arg_item" type, separate
from the "struct trailer_item" type used to represent the trailers in
the buffer being manipulated.
This change also prepares "struct trailer_item" to be further
differentiated from "struct arg_item" in future patches.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/class.tcl')
0 files changed, 0 insertions, 0 deletions
