Difference between revisions of "Git remote -v"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lowercase}} git remote -v origin [email protected]:your-project/your-repo.git (fetch) origin [email protected]:your-project/your-repo.git (push) == See also == * {{git}}...")
 
Line 2: Line 2:
  
  
git remote -v
+
git remote -v
 
  origin  [email protected]:your-project/your-repo.git (fetch)
 
  origin  [email protected]:your-project/your-repo.git (fetch)
 
  origin  [email protected]:your-project/your-repo.git (push)
 
  origin  [email protected]:your-project/your-repo.git (push)
 +
 +
git remote -v
 +
(no output)
  
  

Revision as of 12:17, 17 September 2021

Advertising: