From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_PASS, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id A49951F9FD for ; Fri, 19 Feb 2021 06:05:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229524AbhBSGBq (ORCPT ); Fri, 19 Feb 2021 01:01:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47640 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229480AbhBSGBp (ORCPT ); Fri, 19 Feb 2021 01:01:45 -0500 Received: from mail-oi1-x22c.google.com (mail-oi1-x22c.google.com [IPv6:2607:f8b0:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 12A83C061574 for ; Thu, 18 Feb 2021 22:01:05 -0800 (PST) Received: by mail-oi1-x22c.google.com with SMTP id h17so4780507oih.5 for ; Thu, 18 Feb 2021 22:01:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=D4grvbthroDR+wqijgwT4q48GPuhllRmo0kazkr/5FE=; b=IP/J19Y1jy39mJyvnTX1Yp/JEh+0R00abcBMw2dSuc6g53GMEXcBRGtBVKLvf4HqaL cMRswfuuE/OKOiU5SN6Zb79z6hzAsJAwrW3FDVyYRePNRo1gMuiEmspuvpl2y9sk6Ohv FJdLlZ+MLb/OXQ1QQ9+hZJQvmoGgvWSohsndKZ4S/GxbQ8/uQlzHJ2QTOci402uKs8E2 kCNup9T5uKEmYu/tn0Q3rzKaamzQ8mtZWbdCLiU/6EHkQzclTnOOWfIVDgqnnSXVAjov VI0I/Zt+52ZaU1mysMIIaq1y6FUYTMBvDuHGfYFLQfml3bIUNLZMkEPXyjov+t2FSu8c ws5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=D4grvbthroDR+wqijgwT4q48GPuhllRmo0kazkr/5FE=; b=AmqFfJTU6auN8UYelJcstxQbn6r1Bu8PsH05m/HrpSE9Q0PXgcL2lR9voCTK2ZFVkk sYfXBT3vJjLdeM3257nO0DnNeFlV3RLRTBBAuTg63yLUthtQ7anJqvh57VbpT/+FIuMv LJB574WaVPG3aU4vCjlDZdP73CUAPzL9XLUrTjYND1pOW/Xl+8NMziVLSrh05RrVFDSc R0tXhy+EppkZohNujwtni1K2yY80Mgj40bv34eo7UOSGN74t0C3Sf67P7oQRMD87SRe3 aa2kEboK6lJxwoql7nSUQolROyeUBxgSqZgFd4aZkPUV4XQB5eBdIV9+COcf5y2G/KmJ zLrw== X-Gm-Message-State: AOAM532/U8OGLEmQ7xELPvo4gprCw249+FoHeKi03HEE7ZkCoYuspa7D vFYd22SZ+FTBEtrBbtKNUwfZn7UYagIPj1wTYbs= X-Google-Smtp-Source: ABdhPJzu45IPF9q23v8KslEzPIMDvlTGTBw3ffnwQfeESx5LIS0vOlAuSzM2sGSRD0DyN4OO/cL7KlvjHKePNXhGrWk= X-Received: by 2002:a05:6808:489:: with SMTP id z9mr5524429oid.155.1613714463306; Thu, 18 Feb 2021 22:01:03 -0800 (PST) MIME-Version: 1.0 References: <20352639-deaa-0e3f-c99e-9bde937d67f9@gmail.com> In-Reply-To: From: Hariom verma Date: Fri, 19 Feb 2021 11:30:51 +0530 Message-ID: Subject: Re: Git in GSoC 2021 ? To: Christian Couder Cc: Kaartic Sivaraam , Git Mailing List , Jeff King , Junio C Hamano , Shourya Shukla , Emily Shaffer Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Hi, On Fri, Feb 19, 2021 at 5:32 AM Christian Couder wrote: > > I have just created an Idea page with 2 project ideas: > > https://git.github.io/SoC-2021-Ideas/ > I just saw the "Use ref-filter formats in `git cat-file`" in the ideas list. I would love to co-mentor this one, if possible. Thank, Hariom.