GIT CHEAT SHEET DESKMAT
main.jpg :More
revision.jpg :
description.md :> Hello Geekhack,
>
> Here is Git Cheat Sheet Deskmat
> It's matching (as close as possible) to SA/GMK Oblivion keycaps, but not related to any SA/GMK Oblivion Group Buy
> The deskmat size is 900 x 400 x 3mm. The price should be around 25 usd, can be cheaper if much people are interested
> Thanks to Oblotzky for permission, HungHingDaiLo, yasintahir, and jebbra for inputs, and of course to you. Yes, you!
> This deskmat will be made in Indonesia, unless more than 200 people are interested (both in Indonesia and International form, I'll look at the duplicate emails)
> Revision (should be final) :
> - Fix typos
> - Enlarge border
> - Resize subtitle and description fonts
> - Add small credit text
> - Add and drop some commands
> PRICE DETAIL :
> - Standard 900x400x3 mm : 25 USD
> - Thicc 900x400x4 mm : 27.5 USD
> - For each deskmat type, the amount is limited to 100 pieces
> - If any of type reaches the limit, then I will close the GB immediately
> - For the shipping cost, please refer to the later GB form
prototype_revision.jpg :
form.md :> IC Form
> IC Form for people from Indonesiagb.md :> GB link$ git add main.jpg description.md prototype.jpg form.md
$ git commit -m "Git Cheat Sheet Deskmat IC"
$ git push origin master
$ git add revision.jpg description.md
$ git commit -m "\"Final\" Revision"
$ git push origin master
$ git add revision_prototype.jpg
$ git commit --amend --no-edit
$ git push --force-with-lease
$ git add gb.md
$ git commit --amend --no-edit
$ git push --force-with-lease