Delete Local Branch
Removes a local branch.
Push branch local to Remote Branch
Pushes a local branch to the remote repository.
Delete Remote Branch
Removes a branch from the remote repository.
Cancel Modified (Force Revoke Edit)
Discards all local changes and resets the working directory to the last committed state.
Clear Cache gitignore
Removes cached files from the repository and updates the index according to .gitignore
.
Clone specific branch
Clones a specific branch from a remote repository.
Remote path
Displays or sets the URL for a remote repository.
Merge
Combines changes from one branch into another.