Viewing profile — matheust
matheust
HN member- Joined
- Wed, Mar 10, 2021, 2:05 AM UTC
- HN karma
- 79
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About matheust
No profile information was provided.
Recent public activity
-
comment
Comment #40845983
> Thank you, but no. I enjoy working on a branch and committing small changes at a time, sometimes trivial, sometimes not even compiling, sometimes formatting or whatever the hell …
-
comment
Comment #38849297
So cool to see the types and operations being built up from lambdas! A nice brain teaser.
-
comment
Comment #38825715
Interesting! I didn't know about the --remote flag and this usage. I would probably have done something like: git clone --filter=tree:0 --depth=1 --sparse --no-checkout && git chec…
- story
-
comment
Comment #26407530
Git-for-Windows may turn symlink support on by default under some specific circumstances. As the repo's wiki [1] says: Short version: there is no exact equivalent for POSIX symlink…
-
comment
Comment #26407032
> What is the simple test for whether this is the case or not? As suggested in GitHub's announcement post[1], you can test this with the following: `git config --show-scope --get-r…