diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2013-03-19 15:45:52 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-04-03 11:34:22 -0700 |
commit | 16d41d42184a4c82d2cd8c41e9eef9784cf437b1 (patch) | |
tree | d3d0bd2e238b3b2aa68479bd742a663356bfc558 /git-gui | |
parent | add: add a blank line at the end of pathless 'add [-u|-A]' warning (diff) | |
download | tgif-16d41d42184a4c82d2cd8c41e9eef9784cf437b1.tar.xz |
add: make warn_pathless_add() a no-op after first call
Make warn_pathless_add() print its warning the first time it is called
and do nothing if called again. This will make it easier to show the
warning on the fly when a relevant condition is detected without
risking showing it multiple times when multiple such conditions hold.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui')
0 files changed, 0 insertions, 0 deletions