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 alias for rebasing against latest origin/main #91

Merged
merged 1 commit into from
Feb 11, 2023

Conversation

UnsolvedCypher
Copy link
Contributor

Add an alias for fetching the latest default branch and rebasing against it.

@jhillyerd
Copy link
Owner

These look similar to ggu -- wonder if it would make sense to add a bit more functionality to it instead?

@jhillyerd
Copy link
Owner

oh wait, I see, yours are for main/master and ggu is for current branch.

@UnsolvedCypher
Copy link
Contributor Author

Yes, if you think this would be better as something like ggum I'm happy to do that

@jhillyerd
Copy link
Owner

jhillyerd commented Feb 11, 2023

Looking at the current set, it seems that all the gg_ commands are focused on origin+current branch, so your naming makes more sense to me. I took a look at the oh my zsh project but didn't see anything similar to base ours on.

@jhillyerd jhillyerd merged commit 2dec94a into jhillyerd:master Feb 11, 2023
@jhillyerd
Copy link
Owner

Thanks!

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