Skip to content

Instantly share code, notes, and snippets.

@gmoura
Created January 5, 2016 19:57
Show Gist options
  • Select an option

  • Save gmoura/002020120d4f986db5d1 to your computer and use it in GitHub Desktop.

Select an option

Save gmoura/002020120d4f986db5d1 to your computer and use it in GitHub Desktop.
Code log #4

Code log #4

#git #article #amazon #openstack

TIL little more about git. I'm working in a different git workflow, so I need to improve my git's skills:

What's detached HEAD state?

http://stackoverflow.com/questions/3965676/why-did-my-git-repo-enter-a-detached-head-state

http://stackoverflow.com/questions/471300/git-switch-branch-without-detaching-head

Checkout in a remote branch

$ git checkout -b branch_name/remote_branch

I met Amazon Glacier

It's cloud storage very cheap, perfect for your cold data, like photos and videos:

https://aws.amazon.com/pt/glacier/

I tried OpenStack

http://trystack.org/

Cool articles

https://library.gv.com/superpowers-at-work-okrs-8426c44a9d82#.t0t2neln9

Improve and keeping better your developer skills

https://www.hackerrank.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment