git config --global alias.lg "log --pretty=format:'%an commited n %h'" git config --global alias.unstage "restore --staged ."