How to define ESC char in git?,git log , git grep 等輸出時無法顯示顏色,在stack overflow終於找到解說與解法
core.pager=less -XRMSI相關解說,Git Configuration@Pro Git
目前記錄下學習ROR的相關資料.要記的事實在太多了
core.pager=less -XRMSIcode, .code {
display: block; /* fixes a strange ie margin bug */
font-family: Courier New;
font-size: 8pt;
overflow:auto;
background: #f0f0f0 url(http://klcintw.images.googlepages.com/Code_BG.gif) left top repeat-y;
border: 1px solid #ccc;
padding: 10px 10px 10px 21px;
max-height:200px;
line-height: 1.2em;
}
xml.instruct! #宣告XML內容 xml.tag do xml.tag "內容" end
<?xml version="1.0" encoding="UTF-8" ?> <tag> <tag>內容</tag> </tag>