Difference between revisions of "Git remote show origin"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
  [[git remote]] show origin
+
  [[git remote show]] origin
 
  * remote origin
 
  * remote origin
 
   Fetch URL: https://github.com/hashicorp/learn-terraform-provision-eks-cluster
 
   Fetch URL: https://github.com/hashicorp/learn-terraform-provision-eks-cluster

Revision as of 08:19, 27 July 2022

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)

Related

See also

Advertising: