$ command line ruby cheat sheets
Cheat Sheet Title: [ no_spaces_alphanumeric_only ]
Cheat Sheet:Importing --------- git import-dsc <package>.dsc Updating -------- git import-orig -u <version> <source>.tar.gz Releasing --------- git dch --release git dch --snapshot git dch --snapshot --auto Building -------- git buildpackage --git-ignore-new git buildpackage --git-tag Creating -------- $ mkdir package-0.1 $ cd package-0.1 $ git init $ git import-orig -u 0.1 ../package-0.1.tar.gz $ git branch upstream $ dh_make
Your cheat sheet will be editable (fixable) by anyone. Each cheat sheet is essentially a wiki page. It may also be used by millions of people for reference purposes from the comfort of their command line. If this is okay with you, please save.
Advertisement