Git Merge 2016 Conference Notes

General

look into bitmap vs array (bitmap is faster)
use https
git credential helper
git config
look into enterprise config for git autodesk
git version 1.8
git lfs
local user setup
credential helper with token
additonal… source code agreement
git.io/vajMI

usage suggestion:

create branches
push often
merge instead of rebase
avoid cherry picking
configure git ignore… gitignore.io
avoid many files… > 100k
use submodules… 1 level
use git lfs for large files

Bash:

make git bash commands
use alias