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

Custom Git Commands, suppressing the editor. #107

Open
jkwendt opened this issue Mar 4, 2014 · 2 comments
Open

Custom Git Commands, suppressing the editor. #107

jkwendt opened this issue Mar 4, 2014 · 2 comments

Comments

@jkwendt
Copy link
Contributor

jkwendt commented Mar 4, 2014

When running git commands such as git commit a vim editor is open, unlike git commit -m "message" where no editor is opened. How do we go about suppressing this or checking if an editor will be opened? This is a big sticking point with the custom git command right now.

@ZAM-
Copy link
Contributor

ZAM- commented Mar 4, 2014

While this is a sticking point, we will be continuing development of the custom git command. This is definitely an issue that we should look into in the very near future.

@mikeholler
Copy link

Yeah, it should not be a stopping point to writing code, but should be
something we discuss after you having a working version.
On Mar 4, 2014 11:11 AM, "Zachary Mance" [email protected] wrote:

While this is a sticking point, we will be continuing development of the
custom git command. This is definitely an issue that we should look into in
the very near future.

Reply to this email directly or view it on GitHubhttps://github.com//issues/107#issuecomment-36648634
.

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

No branches or pull requests

3 participants