Changes between Version 53 and Version 54 of HowToGit


Ignore:
Timestamp:
Jun 3, 2019, 2:43:04 PM (5 years ago)
Author:
neteler
Comment:

seems that 'git pull' is needed here (pls someone verify!)

Legend:

Unmodified
Added
Removed
Modified
  • HowToGit

    v53 v54  
    5252# fetch all branches from all remotes
    5353git fetch --all
     54git pull
    5455
    5556# list existing branches