Skip to content

Instantly share code, notes, and snippets.

@gyliu513
Last active December 25, 2016 06:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gyliu513/3fc7f720365aaf1155444c5d92cabc4f to your computer and use it in GitHub Desktop.
Save gyliu513/3fc7f720365aaf1155444c5d92cabc4f to your computer and use it in GitHub Desktop.
505 git remote -v
506 git fetch upsteram
507 git fetch upstream
508 git branch
509 git merge upstream/master
510 git branch
511 git branch -r
512 git checkout k8s_25349
513 git rebase master
514 ls
515 git brnach
516 git branch
517 git checkout master
518 git push
make test WHAT=pkg/kubectl/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment