Skip to content

Instantly share code, notes, and snippets.

View adlenafane's full-sized avatar

Adlen Afane adlenafane

View GitHub Profile

Inspired by this article

If working with a fork called upstream

  1. create your feature branch
# grab the latest from upstream/master
git pull --rebase upstream master
 
# create your feature branch
git checkout -b 123-wine-validations

Inspired by this article

If working with no fork and a remote called origin

  1. create your feature branch
# grab the latest from origin/master
git pull --rebase origin master
 
# create your feature branch
git checkout -b 123-wine-validations
@adlenafane
adlenafane / ngHandsontable.js
Created November 14, 2014 14:06
Minify fix
/**
* ngHandsontable 0.4.0
*
* Copyright 2012-2014 Marcin Warpechowski
* Licensed under the MIT license.
* https://github.com/handsontable/ngHandsontable
* Date: Wed Oct 01 2014 23:36:56 GMT+0200 (CEST)
*/
if (document.all && !document.addEventListener) { // IE 8 and lower
@adlenafane
adlenafane / keybase.md
Last active August 29, 2015 14:07
keybase.md

Keybase proof

I hereby claim:

  • I am adlenafane on github.
  • I am adlen (https://keybase.io/adlen) on keybase.
  • I have a public key whose fingerprint is F253 EAA8 DD0E B130 FC82 9F35 38E8 012C D655 70F8

To claim this, I am signing this object: