Live data from Hacker News

Viewing profile — Sindacious

Sindacious

HN member
Joined
Wed, Apr 27, 2011, 7:42 PM UTC
HN karma
3
Public activity
1 items

About Sindacious

No profile information was provided.

Recent public activity

  1. comment
    Comment #4200404

    It had you use `git add '* .txt'` because there were untracked txt files in the octofamily directory. `git add * .txt` would have just added the txt files in the root of the direct…