Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

const git = ["branch", "commit", "push"]

//To see all the created branch within a repository
$ git branch -a
Source by github.com #
 
PREVIOUS NEXT
Tagged: #const #git
ADD COMMENT
Topic
Name
6+4 =