Hacker News new | ask | show | jobs
by emrox 2685 days ago
also available on git

  git checkout master
  git checkout my-branch
  git pull
  git checkout -
  git merge -
1 comments

Nice! thx