Skip to content

Conversation

@kylo252
Copy link

@kylo252 kylo252 commented Jul 28, 2022

I literally just learned about -g by pure chance, and really like it!

I figured I could share some simple, yet highly productive, git aliases that
would make it even seamless to make use of dotbare with any git repo.

# git config alias.fgrep 'git fuzzy fgrep'
git fgrep

you even get completion 😁

git fuzzy flog -
[option]
--checkout  -c  -- checkout the selected commit and skip action menu
--edit      -e  -- edit the selected commit and skip action menu
--help      -h  -- show help information
--reset     -R  -- reset the selected commit and skip action menu
--revert    -r  -- revert the selected commit and skip action menu
--yes       -y  -- acknowledge all actions and skip confirmation

@kylo252
Copy link
Author

kylo252 commented Jul 28, 2022

@kazhala, I'm not the best when it comes to writing documentation, so feel free to suggest any edits you see fit!

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.

1 participant