jabr - v0.1.2
GitHub
Preparing search index...
lib/git
branchExists
Function branchExists
branchExists
(
branch
:
string
)
:
Promise
<
boolean
>
Whether a local branch with the given name exists.
Parameters
branch
:
string
Branch name to test.
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
jabr - v0.1.2
Loading...
Whether a local branch with the given name exists.