From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-3.8 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,RCVD_IN_DNSWL_HI, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.6 Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by dcvr.yhbt.net (Postfix) with ESMTP id B7B6A1F47C for ; Sat, 14 Jan 2023 11:26:28 +0000 (UTC) Authentication-Results: dcvr.yhbt.net; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256 header.s=20210112 header.b=KEI9jjEQ; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229820AbjANL00 (ORCPT ); Sat, 14 Jan 2023 06:26:26 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53242 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229655AbjANL0Y (ORCPT ); Sat, 14 Jan 2023 06:26:24 -0500 Received: from mail-qk1-x72d.google.com (mail-qk1-x72d.google.com [IPv6:2607:f8b0:4864:20::72d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 34654768C for ; Sat, 14 Jan 2023 03:26:22 -0800 (PST) Received: by mail-qk1-x72d.google.com with SMTP id s8so8750996qkj.6 for ; Sat, 14 Jan 2023 03:26:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=V2tvMt6S9KS/QSezmFHphCkTTdWfnjMCnoncoeKxRvI=; b=KEI9jjEQFTWiekBZKesLlIDcCsw5jAyfjWCLE1Q8rSmBMo09afHdsliJ/hPY9+f/wW sQRgzrAcE/qkRZvyeTv3v6VoNtManfmm8g4E1FZMuQIpFYTZGx0HfFZI+UgN6np7SJG0 A4Sy5esE/e8f8GA6nwmQO0cW3GQqYFeQQee8EHweGS3pVC2japKBc0G6FefWwjfvMq7t xRiMiK+0T0VnsQavImATgpfXNjMNUx3JtiUuKwStP3j/UjRxVZsJwtXhYe07oyOtP1S6 0/jppKjLKfSfUhWew6FjWU89TtecYsEDjundPjqUj41kMxVpkd4cbfnbj+vvZcFGi0Bz Njcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=V2tvMt6S9KS/QSezmFHphCkTTdWfnjMCnoncoeKxRvI=; b=kyfWKR/CP5mHMl/X80gfeiQGa5goCSVNrolYNKMKflPCtJ98p5WixJIIz8AZfhRE+9 RCuf2IE1Sh7R89Zfoo7j9lGlpSgLZaBi+vo/9HFA5uuuhE7tP7ZoYBL1JwIAJQSKA5Ll CrhGxgfOevH/K5Ob1x0UfgMpu30ockFyNOS6FaxDV04FmVL0WB96nJuhUsPPR9oXYptz 4dW8+THdMq3K6Rnd2NSKnu9nAfPme0OtUTdqRj8fIB/P7ZGcZfdlF7YzthWhx1agJMJv TUZC8W5cUfQ6gBbmhzgyvrgh2ULwFn2joImd+ONs38YR1OFV04woljGv7yVhZgxjUFvf xGcg== X-Gm-Message-State: AFqh2krFkvroPp85i9jP3tZ8u3IizlaFjVXMK+b+/BZtPqR9BeIWHfY1 NIOnjprv3hY9T6XdpNbIX+oc4fEW/MJzoeRiLCrxMpg= X-Google-Smtp-Source: AMrXdXuwEIonMxaerrxWApcxZk1Og2+R4HPcrw2Tr47z69Dn/4G4wpx1SEqwFG+xNIIsbXHznfEnJDanZBqHd0Be7R4= X-Received: by 2002:ae9:f106:0:b0:705:28bf:f040 with SMTP id k6-20020ae9f106000000b0070528bff040mr3408517qkg.203.1673695581090; Sat, 14 Jan 2023 03:26:21 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: "Roberto A. Foglietta" Date: Sat, 14 Jan 2023 12:25:45 +0100 Message-ID: Subject: Re: git.functions to improve the git users experience in your bash To: git@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On Thu, 5 Jan 2023 at 18:50, Roberto A. Foglietta wrote: > > Hi all, > > today, I have published this project which aims to deliver some > advanced functions for git and also a lot of smart shortcuts for the > most frequently used git commands. I hope you will like it and > possibly also contribute to its future development with your feedback. > At the moment, the project is limited to support bash. However, if > someone is interested in using it under dash, I will be happy to plan > a porting. > > https://github.com/robang74/git-functions > It is available on the 'main' branch the v0.4-rc1 for those who like to try it. I suggest not installing it but just try over a spendible repository, just in case. The README.md lists and briefly explains all the functions that wrap git. Best regards, R-