summaryrefslogtreecommitdiff
path: root/git-gui/lib/sshkey.tcl
diff options
context:
space:
mode:
authorPhillip Wood <phillip.wood@dunelm.org.uk>2022-03-16 18:54:02 +0000
committerJunio C Hamano <gitster@pobox.com>2022-03-16 12:24:43 -0700
commit02af15dec5bf0114b03c4c3bec5d8f60890a1c58 (patch)
tree721087c7717ba3e6ff96be6358ccb34f40a24dec /git-gui/lib/sshkey.tcl
parent32f3ac26e03c02d4085a2734a4eeb549852ade8d (diff)
terminal: use flags for save_term()
The next commit will add another flag in addition to the existing full_duplex so change the function signature to take a flags argument. Also alter the functions that call save_term() so that they can pass flags down to it. The choice to use an enum for tho bitwise flags is because gdb will display the symbolic names of all the flags that are set rather than the integer value. Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/sshkey.tcl')
0 files changed, 0 insertions, 0 deletions