explain what git lol means or use a different alias
lol = log list
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
- Show closed items
Link issues together to show that they're related or that one is blocking others.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- ck85nori added levelbasics label
added levelbasics label
- Owner
My currently defined alias is
lg = log --color --graph --pretty=format:'%C(auto)%h%Creset -%C(auto)%d%Creset %s %C(dim cyan)(%cr) %C(white)<%an>%Creset' --abbrev-commit --all
This does not really fix the meaning part of the abbreviation and it is much to hard to type. So we should only provide it if people can copy paste the config. Maybe snippet for all the config in https://git.idiv.de?
Edited by Dirk Sarpe - Owner
Work started in wip/config-paste
- copy options from slides
- compare with default global gitconfig file on each os and adapt
-
compare with global gitconfig file after our usual
git config
round - find adequate and accessible location for gitconfigs on web
-
adapt slides
- add path for default global gitconfig on each os to slides
-
short explanation of each config option without going into depth, especially true for
lg
alias
Edited by Dirk Sarpe - Dirk Sarpe added 15m of time spent at 2020-03-04
added 15m of time spent at 2020-03-04
Please register or sign in to reply