Skip to content

Commit 18b38e8

Browse files
committed
rn-5: add info about GSoC
1 parent b8300eb commit 18b38e8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

rev_news/drafts/edition-5.md

+6
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@ __Various__
8989

9090
* As part of a school project, Antoine DELAITE, Remi GALAN ALFONSO, Remi LESPINET, Guillaume PAGES and Louis-Alexandre STUBER, from [Ensimag](http://ensimag.grenoble-inp.fr/), contributed to Git. As a warm-up, they implemented a `am.threeWay` configuration variable to have `git am` use `-3` by default (will be in Git 2.5). Some patch series are being polished to allow `git bisect` to use an arbitrary pair of terms instead of `good` and `bad`, an improved management of list of addresses and aliases in the `--to`, `--cc` and `--bcc` options of `git send-email`, a more verbose output for `git status` when ran during a `rebase -i` session, and a safety feature for `git rebase` to avoid dropping lines by mistake in the todo-list.
9191

92+
* Both of the Git project [Google Summer of Code]((http://www.google-melange.com/gsoc/document/show/gsoc_program/google/gsoc2015/about_page)
93+
students, Paul Tan and Karthik Nayak have passed the midterm evaluation and are doing well. Karthik is working on
94+
[unifying the implementations of `git branch -l`, `git tag -l`, and `git for-each-ref`](https://github.com/KarthikNayak/git/commits/ref_filter)
95+
and Paul is working on [porting git-pull from shell to C](https://github.com/pyokagan/git/commits/pt/builtin-pull)
96+
and on [porting git-am from shell to C too](https://github.com/pyokagan/git/commits/pt/builtin-am).
97+
9298
__Light reading__
9399

94100

0 commit comments

Comments
 (0)