Skip to content

Instantly share code, notes, and snippets.

View rsanchezsaez's full-sized avatar

Ricardo Sanchez-Saez rsanchezsaez

View GitHub Profile
@rsanchezsaez
rsanchezsaez / keybase.md
Created February 5, 2016 11:05
keybase.io proof

Keybase proof

I hereby claim:

  • I am rsanchezsaez on github.
  • I am rsanchezsaez (https://keybase.io/rsanchezsaez) on keybase.
  • I have a public key whose fingerprint is E688 9D98 199C BCB5 0614 92C4 EAA9 A489 FAE2 6C0D

To claim this, I am signing this object:

@rsanchezsaez
rsanchezsaez / Git Reading List.md
Last active December 18, 2015 05:38
Some reading on Git.

Git Reading List

  1. Understand Git conceptually through a little story.

  2. Brilliantly designed hands-on introductory tutorial.

  3. Think Like (a) Git. Understand why Git is like it is, and what it achieves being like that. Understand the fundamental differences between Git distributed system and other centralized systems like SVN.

  4. The Visual Git guide is a great quick reference and syntax refresher if you get rusty.