Skip to content

Commit 23f9abe

Browse files
committed
rn-20: make an article from Jakub's additions
1 parent b23b6dd commit 23f9abe

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

rev_news/drafts/edition-20.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -164,11 +164,13 @@ around the sequencer are of course very nice. It is interesting and
164164
satisfying to see that they are the result of building on top of
165165
previous work over the years by GSoC students, mentors and reviewers.
166166

167-
Dscho wrote about making _interactive rebase_ much faster in the
168-
blog post [What’s new in Git for Windows 2.10?](https://blogs.msdn.microsoft.com/visualstudioalm/2016/09/03/whats-new-in-git-for-windows-2-10/)
167+
* [What’s new in Git for Windows 2.10?](https://blogs.msdn.microsoft.com/visualstudioalm/2016/09/03/whats-new-in-git-for-windows-2-10/) (*written by Jakub Narębski*)
168+
169+
Dscho wrote about making _interactive rebase_ much faster in a recent
170+
[blog post](https://blogs.msdn.microsoft.com/visualstudioalm/2016/09/03/whats-new-in-git-for-windows-2-10/)
169171
(linked to in previous Git Rev News), repeating and extending information
170-
from above-mentioned answer. Among others, he wrote how can he be sure
171-
that the code is ready:
172+
from his answer mentioned in the above article. Among others, he wrote
173+
how can he be sure that the code is ready:
172174

173175
> The answer: I verified it. Inspired by [GitHub’s blog post on their
174176
> Scientist library](http://githubengineering.com/scientist/), I taught
@@ -188,6 +190,7 @@ One can find which regressions were there in the [followup on git mailing list](
188190
It is interesting to find the use of the [Scientist library](https://github.com/github/scientist)
189191
for ensuring the quality of Git code refactoring.
190192

193+
191194
### Support
192195

193196
* [Why are there multiple ways to get the manual in Git?](https://public-inbox.org/git/CAM_5GX48gDAZSvAWnxO5n8uhYf8vmfAJ88_31_ewsQxyPfF7iA@mail.gmail.com/)

0 commit comments

Comments
 (0)