Also, I'm scheduled to give a talk on this very subject at the Atlanta
conference though I'm not focusing on "secrets" so much as ways to use
git to solve problems faster.

On Wed, May 23, 2012 at 05:17:05PM -0700, Christian Vuerings wrote:
>    Since most of us are using Git(hub) on a daily basis, I wanted to share
>    this awesome tips & tricks video [1].
>    Some things I learned:
>    Github:
>     - Add ?w=1 to a URL to ignore whitespace
>     - Command+Enter in textarea -> submits it
>     - Using hub -> hub clone christianv/boom
>     - The emoji cheat sheet [2]
>     - An octocat has 4 legs & 1 tail
>    If you're not using it yet, an extremely nice feature is the file finder.
>    Just press "t" when you're on one of the most loved github projects [3] &
>    search for any file in the project.
>    Git
>     - git st -sb # Better version of git status
>     - git show :/wunderbar # search in git log
>     - git config --global rerere.enabled 1 # Dangerous - remember fix of
>    merge conflicts
>     - git config --global help.autocorrect 1  # Dangerous - makes `git comit`
>    work
>     - git config --global color.ui 1
>    - Christian
>    [1] [1]http://zachholman.com/talk/git-github-secrets
>    [2] [2]http://www.emoji-cheat-sheet.com/
>    [3] [3]https://github.com/sakaiproject/3akai-ux
> 
> References
> 
>    Visible links
>    1. http://zachholman.com/talk/git-github-secrets
>    2. http://www.emoji-cheat-sheet.com/
>    3. https://github.com/sakaiproject/3akai-ux

> _______________________________________________
> oae-dev mailing list
> [email protected]
> http://collab.sakaiproject.org/mailman/listinfo/oae-dev


-- 
D. Stuart Freeman
Georgia Institute of Technology

Attachment: signature.asc
Description: Digital signature

_______________________________________________
oae-dev mailing list
[email protected]
http://collab.sakaiproject.org/mailman/listinfo/oae-dev

Reply via email to