aboutsummaryrefslogtreecommitdiffhomepage
path: root/build_tools/make_hg_completions.fish
blob: 9e759cdad9a44bfbaf8d5c12204ce3a44c12637d (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/env fish
#
# This file produces command specific completions for hg. Meant to be executed
# from the root directory (so the completions get put in the right place).

. build_tools/make_vcs_completions_generic.fish

write_completions hg >share/completions/hg.fish