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

Add gcs abbreviation. #99

Merged
merged 3 commits into from
Mar 17, 2023
Merged

Conversation

BlockListed
Copy link
Contributor

@BlockListed BlockListed commented Mar 16, 2023

gcs -> git commit -S is a really useful abbreviation for my usage (and other who sign their commits) and exists in the Oh My Zsh git plugin. I believe this would be a good addition to this plugin.

The current gscam abbreviation does not work for my usecase, since it uses the -a option, which is annoying for people like me who like to split their commits and commit all their code at the end.

@jhillyerd jhillyerd merged commit 1697adf into jhillyerd:master Mar 17, 2023
@jhillyerd
Copy link
Owner

Thanks, I'd been planning to add something like this for my own use.

telmen added a commit to telmen/plugin-git that referenced this pull request Apr 10, 2023
* jhillyerd-master:
  Update __git.init.fish
  Add `gcs` abbreviation. (jhillyerd#99)
  Use abbreviations instead of functions for simple aliases (jhillyerd#98)
  Document Nix installation (jhillyerd#96)
  Load configuration via fisher_path (jhillyerd#95)
  README update a couple links
  Add sample workflow to README
  Add gtest function: tests staged changes w/ specified command (jhillyerd#89)
  Add Gitlab-specific push options (jhillyerd#94)
  readme: Update fish version tile (jhillyerd#93)
  Remove univeral abbr for fish 3.6.0 (jhillyerd#92)
  Add alias for rebasing against latest origin/main (jhillyerd#91)
  Delete squashed branches in gbda (jhillyerd#87)
  Delete squashed branches in gbda (jhillyerd#87)
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