Y
Hacker News
new
|
ask
|
show
|
jobs
by
misnome
4763 days ago
I choose a middle approach - rather than making loads of new base commands, I just use the aliases, and only for the really common commands
> git co > git st > git ci
1 comments
ionforce
4763 days ago
Fellow git aliaser, consider shell aliasing git to g!
link