Re: Committing with one single option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 19 Feb 2020 at 09:57, Alberto Salvia Novella
<es20490446e@xxxxxxxxx> wrote:
>
> Doing:
> git add --all; git commit -m ${summary}; git push
>
> is so common that it would likely benefit from being composed into a
> single option,

That's what aliases are for, no?

http://blog.vogella.com/2010/12/25/git-alias-add-commit/

> something like:
> git set ${summary}

IMO, set makes an unclear and ambiguous name.

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux