Skip to content

l1kw1d/git_util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Slack Room

Git_util

Various git utilities.

Install

With Fisherman

fisher i git_util

Functions

Plugin Build Status
git_branch_name Get the name of the current branch
git_is_detached_head Test if a repository is in a detached HEAD state
git_is_dirty Test if there are changes not staged for commit
git_is_empty Test if a repository is empty
git_is_repo Test if the current directory is a repository
git_is_staged Test if there are changes staged for commit
git_is_stashed Test if there are changes recorded in the stash
git_is_touched Test if there are changes in a repository working tree
git_untracked_files Get the number of untracked files in a repository

About

Git utilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages