Skip to content

Instantly share code, notes, and snippets.

View onurhuseyincantay's full-sized avatar
🎯
Focusing

Onur Hüseyin Çantay onurhuseyincantay

🎯
Focusing
View GitHub Profile
@onurhuseyincantay
onurhuseyincantay / syncm.sh
Created February 12, 2019 15:01 — forked from cwsaylor/syncm.sh
Merge master into current branch
#!/bin/sh -x
CURRENT=`git branch | grep "*" | awk '{print $2}'`
git checkout master
git fetch
git merge origin/master
git checkout ${CURRENT}
git merge master ${CURRENT}
@onurhuseyincantay
onurhuseyincantay / iOS.8.3.txt
Created November 16, 2018 18:37
iOS UIFont names
UIFont: family Thonburi
UIFont: font Thonburi-Bold
UIFont: font Thonburi
UIFont: font Thonburi-Light
UIFont: family Khmer Sangam MN
UIFont: font KhmerSangamMN
UIFont: family Snell Roundhand
UIFont: font SnellRoundhand-Black
UIFont: font SnellRoundhand-Bold
UIFont: font SnellRoundhand