You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>> revision.c: Judge whether --graph and --no-walk come together when running git-log.
144
144
>> buildin/log.c: Set git-log cmd flag.
@@ -158,7 +158,7 @@ on the arguments it is given:
158
158
> command about a connected history. Otherwise, it is a command about
159
159
> discrete point(s).
160
160
161
-
*[War on broken &&-chain](http://thread.gmane.org/gmane.comp.version-control.git/265874) (*written by Junio C Hamano*)
161
+
*[War on broken &&-chain](https://public-inbox.org/git/20150320100429.GA17354%40peff.net/) (*written by Junio C Hamano*)
162
162
163
163
We often see review comments on test scripts that points out a
164
164
breakage in the &&-chain, but what does that mean?
@@ -203,7 +203,7 @@ runs only on a case insensitive filesystem a few days later.
203
203
204
204
### Support
205
205
206
-
*[Git with Lader logic](http://thread.gmane.org/gmane.comp.version-control.git/265679/)
206
+
*[Git with Lader logic](https://public-inbox.org/git/5F9B9EBF-CD4D-42A8-8A0C-9806702231A1%40icloud.com/)
207
207
208
208
People often ask the Git mailing list whether they can use Git to manage
209
209
special content. Fortunately, the list is monitored by many experts in different
@@ -267,7 +267,7 @@ Jeff King <<peff@peff.net>>.
267
267
> The latest maintenance release Git v2.3.2 is now available at
268
268
> the usual places.
269
269
270
-
*[Commandline GUI-tool *tig* version 2.1](http://article.gmane.org/gmane.comp.version-control.git/265298), March 11th:
270
+
*[Commandline GUI-tool *tig* version 2.1](https://public-inbox.org/git/CAFuPQ1%2BD3QY8MxNRX87R6-nUR9eP3JRTq_yuWfRq1upQT7iC8w%40mail.gmail.com/), March 11th:
271
271
272
272
> I just released version 2.1 of Tig which brings a lot of improvements to speed
273
273
> up usage in large repositories such as the Linux kernel repo (see improvements
@@ -287,7 +287,7 @@ Jeff King <<peff@peff.net>>.
287
287
> the usual places. It is comprised of 26 non-merge commits since
288
288
> v2.3.2, contributed by 11 people, 1 of which is a new contributor.
289
289
290
-
*[Git v2.3.4](http://permalink.gmane.org/gmane.linux.kernel/1915412), March 23rd:
290
+
*[Git v2.3.4](https://public-inbox.org/git/xmqqlhin8kh9.fsf%40gitster.dls.corp.google.com/), March 23rd:
291
291
292
292
> The latest maintenance release Git v2.3.4 is now available at the
293
293
> usual places. It is comprised of 22 non-merge commits since v2.3.3,
For a long time Git has been participating in [the Google Summer of Code](http://www.google-melange.com/gsoc/document/show/gsoc_program/google/gsoc2015/about_page).
257
257
This summer two students, Paul Tan and Karthik Nayak, mentored by four experienced Git developers, Johannes Schindelin, Stefan Beller, Matthieu Moy and Christian Couder, will work on improving Git and will receive a stipend from Google.
0 commit comments