Git branch 352 Usage: git branchThis command lists all the local branches in the current repository.Usage: git branch [branch name]This command creates a new branch.Usage: git branch -d [branch name]This command deletes the feature branch. - Last updated 1 year ago
Be the first to leave a comment.
You must login to leave a comment