chris@pineapple ~ $ git checkout git://github.com/markstos/CGI--Appli
+cation--Dispatch.git
fatal: Not a git repository (or any parent up to mount parent )
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not s
+et).
chris@pineapple ~ $ git checkout git://github.com/markstos/CGI--Appli
+cation--Dispatch
fatal: Not a git repository (or any parent up to mount parent )
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not s
+et).
/^([\d\.,]+).*/$1/;
Here is my on-site custom CSS for <code>, <c>, and <pre> markup:
.codeblock { max-height: 37em; max-width: 72em; overflow: auto; margin
+-bottom: 10px; border: 1px dotted white; border-left: none; padding:
+15px; }
pre { max-height: 42em; max-width: 75em; overflow: auto; padding: 5px
+; }
|