Created
May 26, 2019 05:26
-
-
Save Justasic/eaa9d47aba370f059d1c390e5b7ac960 to your computer and use it in GitHub Desktop.
CIA Ruleset
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<formatter medium="irc"> | |
<format appliesTo="CommitToIRC"> | |
<color fg='red'><project/>:</color> | |
<color fg='orange'><author/> *</color> | |
<b>[<branch/>]</b> | |
<autoHide><b><version/></b></autoHide> | |
<color fg='yellow'>r<b><revision/></b></color> | | |
<color fg='aqua'>/<files/></color><b>:</b> | |
<log/> | |
</format> | |
</formatter> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment