git remote show origin
Jump to navigation
Jump to search
git remote show origin * remote origin Fetch URL: https://github.com/hashicorp/learn-terraform-provision-eks-cluster Push URL: https://github.com/hashicorp/learn-terraform-provision-eks-cluster HEAD branch: master Remote branches: master tracked separate-files tracked update-tf-1.0 tracked update-versions tracked Local branch configured for 'git pull': master merges with remote master Local ref configured for 'git push': master pushes to master (up to date)
tracked .../.... merges with remote .../... pushes to .../... (up to date) | (local out of date)
Current HEAD is out-of-date with the remote base branch: Please update the current branch with the latest changes from the default branch.
Related[edit]
git remote -vgit remote get-url origingit push --set-upstream- List branches:
git branch --list -a - git fetch origin
See also[edit]
Advertising: