Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

docs: example aliases for use with git repo #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant