A git aliases plugin for Fisher, mirroring the aliases from the Prezto Git Module and inspired the Fish git plugin.
fisher:
fisher install sparetimecoders/fish-git-pluginplugin-git respects init.defaultBranch setting that was introduced in git 2.28.
The order for resolving the default branch name is as follows:
init.defaultBranchif it is set and the branch existsmainif it existsmasteras fallback
MIT © Peter Svensson et [al][contributors]