Committing with one single option

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

 



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, something like:
git set ${summary}



[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