Viewing profile — Sindacious
Sindacious
HN member- Joined
- Wed, Apr 27, 2011, 7:42 PM UTC
- HN karma
- 3
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About Sindacious
No profile information was provided.
Recent public activity
-
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…