TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Git v2.2.0 released

185 pointsby pentium10over 10 years ago

5 comments

to3mover 10 years ago
The fast-export --anonymize item is interesting. I&#x27;ve used a few tools professionally that I&#x27;ve been unable to feasibly report some bugs for, because any time I produce a log file (or whatever) it&#x27;s filled with file names or email addresses or function names or code snippest or paths or whatever. Or if it&#x27;s an example file, it contains copyrighted information that one can&#x27;t just go giving away to 3rd parties.<p>Had there been some kind of anonymization option, on the other hand, there&#x27;d have been no problem. As it is, I just have to produce some hand-wavey bug report, that&#x27;s as accurate as I can make it - that then presumably gets put on the shelf with all the other random unclassifiable oddities that nobody has time to look at properly. Because they&#x27;re too busy dealing with the bugs that actually came with data.<p>(Of course, sometimes the data itself <i>is</i> the problem, and then this wouldn&#x27;t help. Then other times, the system in question has faulty RAM. This wouldn&#x27;t help with that either.)
andrey-pover 10 years ago
I love the slightly anthropomorphized language used in this.<p>&gt; &quot;git archive&quot; learned to filter what gets archived with a pathspec.<p>&gt; &quot;git mergetool&quot; understands &quot;--tool bc&quot; now<p>&gt; The pretty-format specifier &quot;%d&quot; [...] gained a cousin &quot;%D&quot;
评论 #8668612 未加载
Mithalduover 10 years ago
And once again there is a need for a friendly reminder: If you release a bit of software and wish the audience to pay more attention than they would to any average maintenance releases:<p>Put something in the title of the release announcement to explain what makes this one special.<p>Try to do it in a way that makes sense to someone who rarely ever even uses your software.
评论 #8667519 未加载
评论 #8667621 未加载
评论 #8667486 未加载
评论 #8667521 未加载
Already__Takenover 10 years ago
And still the windows build remains 1.9.4. Am I missing something?
评论 #8669207 未加载
评论 #8668512 未加载
javajoshover 10 years ago
And yet on OSX Yosemite:<p><pre><code> $ git --version git version 1.9.3 (Apple Git-50)</code></pre>
评论 #8669052 未加载
评论 #8670143 未加载