Live data from Hacker News

Viewing profile — footle

footle

HN member
Joined
Wed, Aug 03, 2011, 1:04 PM UTC
HN karma
6
Public activity
2 items

About footle

UK dev.

Recent public activity

  1. comment
    Comment #3017718

    You could use "yes | rm -r project", I guess.

  2. 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.