Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement git subcommand #107

Open
RadicalZephyr opened this issue Dec 31, 2015 · 2 comments
Open

Implement git subcommand #107

RadicalZephyr opened this issue Dec 31, 2015 · 2 comments
Assignees
Milestone

Comments

@RadicalZephyr
Copy link
Collaborator

Run an arbitrary git command inside the current hermit shell's directory. Runs it from the root of the shell.

@RadicalZephyr
Copy link
Collaborator Author

In addition, the "right" way to implement this is probably going to be to setup the current directory and the argument list correctly and then exec git.

@RadicalZephyr RadicalZephyr modified the milestone: 1.0 Dec 31, 2015
@RadicalZephyr RadicalZephyr added to-do and removed ready labels Dec 31, 2015
@RadicalZephyr RadicalZephyr self-assigned this Feb 12, 2016
@polyzen
Copy link

polyzen commented Mar 6, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants