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 Gitlab-specific push options #94

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

UnsolvedCypher
Copy link
Contributor

Add aliases to common GitLab push options. The push options flag is a builtin git feature, but these option names are specific to GitLab.

@jhillyerd
Copy link
Owner

I'm wondering if we should put stuff outside the core of git behind a config flag... but let's see if anybody complains for now. :)

@jhillyerd jhillyerd merged commit 21d0408 into jhillyerd:master Feb 15, 2023
jhillyerd pushed a commit that referenced this pull request Feb 15, 2023
Signed-off-by: James Hillyerd <james@hillyerd.com>
@UnsolvedCypher
Copy link
Contributor Author

Wonderful, thank you :) On another note, would you mind adding a tag to the latest code (like v0.1 or something)? I would like to add it as a Nix package and it's nicer if it's versioned in some way.

@jhillyerd
Copy link
Owner

done

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