8000 GitHub - felinae98/zimfw-omz-git: Provides nice git aliases and functions.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

felinae98/zimfw-omz-git

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git

fork of zimfw/git, but use aliases of ohmyzsh/git, all aliases are the same as omz

Functions

  • git-alias-lookup lists the aliases defined here searching at the given path, by the given regular expressions.
  • git-branch-current displays the current branch.
  • git-branch-delete-interactive asks for confirmation to also delete the upstream remote branch(es).
  • git-branch-remote-tracking lists all local branches with none or given remote-tracking status (gone, ahead, behind, or ahead behind).
  • git-dir displays the path to the Git directory.
  • git-ignore-add adds any arguments to the .gitignore in the project root.
  • git-root displays the path to the working tree root.
  • git-stash-clear-interactive asks for confirmation before clearing the stash.
  • git-stash-recover recovers given dropped stashed states.
  • git-submodule-move moves a submodule.
  • git-submodule-remove removes a submodule.

About

Provides nice git aliases and functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0