Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: What is that code snippet / command that you Google every single time?
2 points
by
guillegette
3649 days ago
Example: every time I update my .gitignore I can't remember the commands that I need to run on git to remove the cached files before doing "$ git add" again.. My brain seems not able to incorporate such information.
1 comments
pseudo_monkey
3649 days ago
Every time I want to forward a port through ssh I need to remind myself the formatting of the command.
link