Viewing profile — ilostmymangoman
ilostmymangoman
HN member- Joined
- Sun, Mar 14, 2010, 5:51 PM UTC
- HN karma
- 11
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About ilostmymangoman
No profile information was provided.
Recent public activity
-
comment
Comment #47114288
As of git 2.52, it's possible to use (:optional) to avoid errors in repositories that don't have this file https://stackoverflow.com/a/79824780
-
comment
Comment #38380977
When conflicts occur when performing rebase, git prints out the following: ``` hint: Resolve all conflicts manually, mark them as resolved with hint: "git add/rm ", then run "git r…
-
comment
Comment #26433509
Please note that Ctrl-C does not do the same thing as Esc or Ctrl-[. More info: https://unix.stackexchange.com/questions/53633/does-using-ct...