Urara-Blog/node_modules/.pnpm-store/v3/files/f9/5dfe2a7343b0bfffb4c3900cb7b953b8a520bf700742d112176385cb8a8502e315db875e88629812949009fe7d78cad9b8177a7bbbb19b54a8e933608b1011
2022-08-14 01:14:53 +08:00

1 line
No EOL
234 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Prism.languages.git={comment:/^#.*/m,deleted:/^[-].*/m,inserted:/^\+.*/m,string:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,command:{pattern:/^.*\$ git .*$/m,inside:{parameter:/\s--?\w+/}},coord:/^@@.*@@$/m,"commit-sha1":/^commit \w{40}$/m};