Skip to content

sparetimecoders/fish-git-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git ❯❮❯

A git aliases plugin for Fisher, mirroring the aliases from the Prezto Git Module and inspired the Fish git plugin.

MIT License

Install

fisher:

fisher install sparetimecoders/fish-git-plugin

Default branch name

plugin-git respects init.defaultBranch setting that was introduced in git 2.28. The order for resolving the default branch name is as follows:

  1. init.defaultBranch if it is set and the branch exists
  2. main if it exists
  3. master as fallback

License

MIT © Peter Svensson et [al][contributors]

About

Git aliases plugin for the Fish shell (similar to Prezto git module)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages