mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-22 14:52:41 +01:00
Improve aesthetics of commit hook rejection message
Summary: See PHI939. Ref T13216. Make the dragon's companion animal more clearly cow-like. Test Plan: Before: ``` \ \__/ \____(Oo) ( (--) //__\\ // \\ ``` After: ``` * \__/ \____(Oo) ( (..) //___\\ // \\ ``` Reviewers: amckinley Reviewed By: amckinley Maniphest Tasks: T13216 Differential Revision: https://secure.phabricator.com/D19775
This commit is contained in:
parent
d38e768ed8
commit
bbfc860c63
1 changed files with 17 additions and 17 deletions
|
@ -216,10 +216,10 @@ try {
|
||||||
0/0/0/0/0/_|_ / ( // | \ _\ | /
|
0/0/0/0/0/_|_ / ( // | \ _\ | /
|
||||||
0/0/0/0/0/0/`/,_ _ _/ ) ; -. | _ _\.-~ / /
|
0/0/0/0/0/0/`/,_ _ _/ ) ; -. | _ _\.-~ / /
|
||||||
,-} _ *-.|.-~-. .~ ~
|
,-} _ *-.|.-~-. .~ ~
|
||||||
\ \__/ `/\ / ~-. _ .-~ /
|
* \__/ `/\ / ~-. _ .-~ /
|
||||||
\____(Oo) *. } { /
|
\____(Oo) *. } { /
|
||||||
( (--) .----~-.\ \-` .~
|
( (..) .----~-.\ \-` .~
|
||||||
//__\\\\ \ DENIED! ///.----..< \ _ -~
|
//___\\\\ \ DENIED! ///.----..< \ _ -~
|
||||||
// \\\\ ///-._ _ _ _ _ _ _{^ - - - - ~
|
// \\\\ ///-._ _ _ _ _ _ _{^ - - - - ~
|
||||||
|
|
||||||
EOTXT
|
EOTXT
|
||||||
|
|
Loading…
Reference in a new issue