Not intended as a guide for newbies, more like a "cheat sheet" for the somewhat experienced IRC user, especially one who wields some power over a channel.
/join #channel
- Joins the specified channel.
/part #channel
- Leaves the specified channel.
[user] | |
name = Alexander Blesius | |
email = [email protected] | |
[core] | |
excludesfile = /home/alex/git/gitignore_global | |
[push] | |
default = simple | |
[alias] | |
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit | |
co = checkout |
by xero updated 10.29.24