Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

powershell script to create github branch

$ git checkout -b amend-my-name
Switched to a new branch 'amend-my-name'
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #powershell #script #create #github #branch
ADD COMMENT
Topic
Name
7+8 =