bits about life, coding and stuff
From peepcode screencasts. Hope they don’t mind copying that.
</tt>
<blockquote># Git aliases for bash
# Put in ~/.bash_profile
alias gst=’git status’
alias gl=’git pull’
alias gp=’git push’
alias gd=’git diff | mate’
alias gc=’git commit -v’
alias gca=’git commit -v -a’
alias gb=’git branch’
alias gba=’git branch -a’
<tt>
This is the greatest thing since bash completion.
type “j De” and go to Desktop Folder, or “j t” to go to your svn trunk – j remembers your most used folders and chooses the most used one. No more cd… cd .. cd x cd y again!
And its just a small bash script, living in [...]
This Week I learned git. Reaaaaly cool stuff.
We migrated Jake from subversion to git. Fast, painless, cool.
Branching is so fancy, you really should check it out.
If anyone is curious, we use git, gitosis & redmine.
Oh, and gnome also changed to git… yeah!
Play with the Browser Ball! (Safari 4, Chrome)
http://www.chromeexperiments.com/