blockquote和pre

遠程操作的第一步,通常是從遠程主機克隆一個版本庫,這時就要用到git clone命令。

function test () { console.log('test')}

比如,克隆jQuery的版本庫。

function main() { console.log('hehe')}


分享到:


相關文章: