git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Alban Gruin <alban.gruin@gmail.com>
To: Matthieu Moy <git@matthieu-moy.fr>, git@vger.kernel.org
Subject: Re: Students projects: looking for small and medium project ideas
Date: Tue, 15 Jan 2019 22:32:30 +0100	[thread overview]
Message-ID: <38df1011-34d3-e34e-9c4c-b70a0c6576df@gmail.com> (raw)
In-Reply-To: <86fttvcehs.fsf@matthieu-moy.fr>

Hi Matthieu,

Le 14/01/2019 à 18:53, Matthieu Moy a écrit :
> Hi,
> 
> I haven't been active for a while on this list, but for those who don't
> know me, I'm a CS teacher and I'm regularly offering my students to
> contribute to open-source projects as part of their school projects. A
> few nice features like "git rebase -i --exec" or many of the hints in
> "git status" were implemented as part of these projects.
> 
> I'm starting another instance of such project next week.
> 
> Part of the work of students is to choose which feature they want to
> work on, but I try to prepare this for them. I'm keeping a list of ideas
> here:
> 
>   https://git.wiki.kernel.org/index.php/SmallProjectsIdeas
> 
> (At some point, I should probably migrate this to git.github.io, since
> the wiki only seems half-alive these days).
> 
> I'm looking for small to medium size projects (typically, a GSoC project
> is far too big in comparison, but we may expect more than just
> microprojects).
> 
> You may suggest ideas by editting the wiki page, or just by replying to
> this email (I'll point my students to the thread). Don't hesitate to
> remove entries (or ask me to do so) on the wiki page if you think they
> are not relevant anymore.
> 
> Thanks in advance,
> 

When rebase.missingCommitsCheck is enabled, git will warn the user if a
commit was dropped with `git rebase -i'.  This check only occurs after
the initial editing.  But the user can edit the todo list with
`--edit-todo'.  Here, git won’t warn the user if a commit was dropped.

The goal is to have `--edit-todo' to warn the user when
rebase.missingCommitsCheck is enabled, too.

Cheers,
Alban


  parent reply	other threads:[~2019-01-15 21:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-14 17:53 Students projects: looking for small and medium project ideas Matthieu Moy
2019-01-14 23:04 ` Ævar Arnfjörð Bjarmason
2019-01-15 21:32 ` Alban Gruin [this message]
2019-01-22 10:09 ` Duy Nguyen
2019-02-23 13:28 ` Fabio Aiuto
2019-02-26 17:51   ` Matthieu Moy
2019-02-26 20:14     ` Johannes Schindelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=38df1011-34d3-e34e-9c4c-b70a0c6576df@gmail.com \
    --to=alban.gruin@gmail.com \
    --cc=git@matthieu-moy.fr \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).