Show Menu
Cheatography

a.k.a Cheat Sheet (DRAFT) by

Compilation of commonly used Alias

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Git

gbr
git branch
gps
git push
gpf
git push --forc­e-w­ith­-lease origin
gpsmr
git push -u origin HEAD -o merge_­req­ues­t.c­reate
gpl
git pull
gpr
git pull --rebase
gri
git rebase -i
gcm
git commit -m
gst
git status
gdf
git diff
gco
git checkout
gcom
git checkout master
gcob
git checkout -b
gcp
git cherrypick
gad
git add
gsh
git stash
gshp
git stash pop
gsha
git stash apply
gshs
git stash save
gshl
git stash list
glg
git log
gflg
git reflog
 

GDK

gdku
gdk update
gdkstr
gdk start
gdkstp
gdk stop
gdkre
gdk restart
gdkreweb
gdk restart rails-web
gdkrecon
gdk reconf­igure
gdktl
gdk tail

Develo­pment

cop
Run rubocop parallely
gentext
Re-gen­erate content marked for transl­ation
sprtest
Run rspec with spring
spring rspec
migrate
Run migrations
rake db:migrate
migrateT
Run migrations on test enviro­nment
genmig
Generate rails migration
rails g migration

Workspace

work
Work directory
ee
GitLab
customer
Customer
license
License
libraries
Gem / Libraries
hobby
Hobby projects
 

Applic­ations