git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Feature request: complete Git shell
@ 2022-02-24 19:08 Jake Herrmann
  0 siblings, 0 replies; only message in thread
From: Jake Herrmann @ 2022-02-24 19:08 UTC (permalink / raw
  To: git

Is anyone interested in implementing an official Git shell? Just a
minimal shell that would essentially pass every command to git, to
save the user from having to type "git" repeatedly. Example:

git> status
git> commit -a
git> push

Various third-party solutions to this problem exist, but it would be
nice to have an official shell included with git so as to avoid having
to install a third-party program on every machine where one uses git.

Obviously it would need to be named in such a way to avoid confusion
with the existing git-shell command.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-02-24 19:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-24 19:08 Feature request: complete Git shell Jake Herrmann

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).