public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* git.functions to improve the git users experience in your bash
@ 2023-01-05 17:03 Roberto A. Foglietta
  2023-01-05 17:57 ` Henning Schild
  2023-01-14 11:24 ` Roberto A. Foglietta
  0 siblings, 2 replies; 4+ messages in thread
From: Roberto A. Foglietta @ 2023-01-05 17:03 UTC (permalink / raw)
  To: isar-users

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

 Best regards, R-

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: git.functions to improve the git users experience in your bash
  2023-01-05 17:03 git.functions to improve the git users experience in your bash Roberto A. Foglietta
@ 2023-01-05 17:57 ` Henning Schild
  2023-01-05 18:16   ` Roberto A. Foglietta
  2023-01-14 11:24 ` Roberto A. Foglietta
  1 sibling, 1 reply; 4+ messages in thread
From: Henning Schild @ 2023-01-05 17:57 UTC (permalink / raw)
  To: Roberto A. Foglietta; +Cc: isar-users

Please let us know when this ever takes off, but do not share all your
hobbies with us.

In my hobby time i am a fan of hg-git and suckless once had stuff on
git. If you search the web you will find hundreds of projects trying to
repair gits user interface.

Henning

Am Thu, 5 Jan 2023 18:03:03 +0100
schrieb "Roberto A. Foglietta" <roberto.foglietta@gmail.com>:

> 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
> 
>  Best regards, R-
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: git.functions to improve the git users experience in your bash
  2023-01-05 17:57 ` Henning Schild
@ 2023-01-05 18:16   ` Roberto A. Foglietta
  0 siblings, 0 replies; 4+ messages in thread
From: Roberto A. Foglietta @ 2023-01-05 18:16 UTC (permalink / raw)
  To: Henning Schild; +Cc: isar-users

On Thu, 5 Jan 2023 at 18:57, Henning Schild <henning.schild@siemens.com> wrote:

> If you search the web you will find hundreds of projects trying to
> repair gits user interface.

Every comfortable command-line UI should be verbose enough to be
descriptive and self-explanatory and IMHO git achieved this goal very
well. However, for an intensive use - after having learned the
command-line UI - verbosity impairs productivity and there is no way
to avoid writing git in front of every command unless a functions-set
wrap layer is used. This is the point in which git-functions arrive
and aim to help those whose hands wish to be faster than their minds.

I will use this explanation as a rationale section of my project.
Thanks for the inspiration.

Best regards, R-

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: git.functions to improve the git users experience in your bash
  2023-01-05 17:03 git.functions to improve the git users experience in your bash Roberto A. Foglietta
  2023-01-05 17:57 ` Henning Schild
@ 2023-01-14 11:24 ` Roberto A. Foglietta
  1 sibling, 0 replies; 4+ messages in thread
From: Roberto A. Foglietta @ 2023-01-14 11:24 UTC (permalink / raw)
  To: isar-users

[-- Attachment #1: Type: text/plain, Size: 837 bytes --]

On Thu, 5 Jan 2023 at 18:03, Roberto A. Foglietta <
roberto.foglietta@gmail.com> 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-

[-- Attachment #2: Type: text/html, Size: 1305 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-14 11:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-05 17:03 git.functions to improve the git users experience in your bash Roberto A. Foglietta
2023-01-05 17:57 ` Henning Schild
2023-01-05 18:16   ` Roberto A. Foglietta
2023-01-14 11:24 ` Roberto A. Foglietta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox