Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@LopatkinEvgeniy
Last active January 18, 2022 15:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LopatkinEvgeniy/8533ab3f527ac86cc610 to your computer and use it in GitHub Desktop.
Save LopatkinEvgeniy/8533ab3f527ac86cc610 to your computer and use it in GitHub Desktop.
[user]
email = Lopatkin.E@raidixstorage.com
name = Lopatkin Evgeniy
[core]
editor = vim
[push]
default = simple
[alias]
hist = log --oneline --graph -7
st = status
ch = checkout
br = branch
rb = !sh -c 'git rebase -i $(git merge-base --fork-point master)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment