alvarezrilla


Member since 08/12/2008

6 snippets

7646 profile views

2 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

alvarezrilla's Recent Snippets



« Prev 1 Next »
0 1452 posted 16 years ago by alvarezrilla
Note that you don't actually need a temporary branch, you can do this with a 'detached HEAD', but you need to take a note of the commit id generated by the git commit --amend step to supply to the git rebase command rather than using the temporary br...
0 2235 posted 16 years ago by alvarezrilla
Because different systems put it in different places.
0 1357 posted 16 years ago by alvarezrilla
Setup default ignores, aliases, colors, completion and bash prompt in Git These are to be run from Terminal.
1 1762 posted 16 years ago by alvarezrilla
Useful when logged in the server via ssh. In Leopard, the file would be /Library/Preferences/com.apple.ScreenSharing.launchd
0 1955 posted 16 years ago by alvarezrilla
Will prompt for user password.
0 1547 posted 17 years ago by alvarezrilla
« Prev 1 Next »