https://help.github.com/articles/generating-ssh-keys/
Good message
Short summary(title): <50c
A longer description of the changes follows: 72c
Git over LAN
git pull [email protected]:/Users/haivu/projects/shizzle| // hide keyboard | |
| View view = this.getCurrentFocus(); | |
| if (view != null) { | |
| InputMethodManager imm = (InputMethodManager)getSystemService(Context.INPUT_METHOD_SERVICE); | |
| imm.hideSoftInputFromWindow(view.getWindowToken(), 0); | |
| } | |
| // show keyboard | |
| if (view.requestFocus()) { | |
| InputMethodManager imm = (InputMethodManager) |
https://help.github.com/articles/generating-ssh-keys/
Good message
Short summary(title): <50c
A longer description of the changes follows: 72c
Git over LAN
git pull [email protected]:/Users/haivu/projects/shizzleBash by Examples
Linux Commands In Structured Order with Detailed Reference
Find Locate
Hold Option + Click: to move cursor to destination position
# run
./bin/standalone.sh -b 0.0.0.0^G nano help
To edit a file called filename, type nano filename.
In nano, you can insert another file:
^R read an existing file into nano (inserted at the current cursor position)
^T opens a browser that allows you to select a file name from a list of files and directories
^A move to beginning of line
Document that explain how a brand is constructed
- Logo: Positioning, variations, with and without slogans, sub-brands…
- Colours: Primary palette, accent colours, usage…
- Copy: Tone of voice, product names, capitalisation…
- Illustration: Illustrative style, iconography…
- Photography: Photographic style, cropping, positioning…
- Grids: Columns, baseline, key divisions…
https://guides.codepath.com/android/Must-Have-Libraries