Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

lister branches git distantes

> git remote show origin
* remote origin
  Fetch URL: C:/git/.
emote_repo.git
  Push  URL: C:/git/.
emote_repo.git
  HEAD branch: master
  Remote branches:
    branch_that_is_not_even_fetched new (next fetch will store in remotes/origin)
    branch_that_is_not_tracked      tracked
    branch_that_is_tracked          tracked
    master                          tracked
  Local branches configured for 'git pull':
    branch_that_is_tracked merges with remote branch_that_is_tracked
    master                 merges with remote master
  Local refs configured for 'git push':
    branch_that_is_tracked pushes to branch_that_is_tracked (fast-forwardable)
    master                 pushes to master                 (up to date)
Comment

PREVIOUS NEXT
Code Example
Shell :: sort in linux 
Shell :: reset branch to other branch 
Shell :: locate redis.conf on ununtu / linux 
Shell :: git how to not commit but keep changes 
Shell :: import bjson mongodb 
Shell :: convert mp4 to hap 
Shell :: How to remove every other line with sed? 
Shell :: fatal: failed to install gitlab-runner: service gitlab-runner already exists 
Shell :: vimeo status video 
Shell :: gitlab system variables 
Shell :: ettercap mac 
Shell :: mongodb install windows 
Shell :: how to grep two terms at once grep 
Shell :: npm audit undu 
Shell :: Install command-line ipfs 
Shell :: shallow clone specific branch 
Shell :: how to register nuget repository powershell 
Shell :: how to use https in npm install instead of ssh 
Shell :: git push to my work 
Shell :: sudo rename command 
Shell :: linux dig command all dns records 
Shell :: ansible skip tag 
Shell :: generate zip file terminal 
Shell :: install raspap 
Shell :: how to save ssh keygen How to add ssh keys to a specific user in linux? 
Shell :: ubuntu useradd 
Shell :: add unity project to github 
Shell :: Install Deno - Chocolatey (Windows) 
Shell :: sort linux 
Shell :: compare files linux 
ADD CONTENT
Topic
Content
Source link
Name
9+2 =