mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-07 06:28:30 +08:00
![Tin Tvrtkovic](/assets/img/avatar_default.png)
Autogenerated completions for Mercurial using a recent version (no extensions installed).
10 lines
271 B
Fish
Executable File
10 lines
271 B
Fish
Executable File
#!/usr/bin/env fish
|
|
#
|
|
# This file produces command specific completions for hg, darcs and a
|
|
# few other vcs systems.
|
|
|
|
build_tools/make_darcs_completions.fish
|
|
build_tools/make_hg_completions.fish
|
|
build_tools/make_svn_completions.fish
|
|
build_tools/make_csv_completions.fish
|