Viewing profile — footle
footle
HN member- Joined
- Wed, Aug 03, 2011, 1:04 PM UTC
- HN karma
- 6
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About footle
UK dev.
Recent public activity
-
comment
Comment #3017718
You could use "yes | rm -r project", I guess.
-
comment
Comment #2867481
git "borrowed" this idea too. You can use `git checkout -` to checkout the last thing you checked out; very handy when merging.