Searched refs:save_opts (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/data/etc/bash_completion.d/
H A Dgit2506 local save_opts='--keep-index --no-keep-index --quiet --patch'
2512 __gitcomp "$save_opts"
2515 if [ -z "$(__git_find_on_cmdline "$save_opts")" ]; then
2525 __gitcomp "$save_opts"

Completed in 95 milliseconds