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

.gitconfig: Simple shortcuts for common operations #53

Closed
wants to merge 1 commit into from

Conversation

wimleers
Copy link
Contributor

No description provided.

@mathiasbynens
Copy link
Owner

I appreciate the pull request, @wimleers, but there’s already an s shortcut for status -s, so I don’t think st is really needed; the same goes for go and co. For committing I mostly use ca so I doubt I’d be using ci.

For those reasons, I’m gonna say no to this one — but of course, please feel free to keep these in your own fork!

Thanks again.

@wimleers
Copy link
Contributor Author

I can follow your reasoning for most, but not for ci: don't you ever commit mere portions of changes? E.g. by using git add -p? It's in those cases that you don't want to do a commit -a, and that ci is useful :)

@mathiasbynens
Copy link
Owner

don't you ever commit mere portions of changes

Sometimes, but not very often. I just type out commit when I want the default behavior. I don’t use it enough to make an alias for it, but if you do, that’s fine.

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

Successfully merging this pull request may close these issues.

None yet

2 participants