我成功下載Gitolite文件基於link指令。當我嘗試運行gitolite /安裝-ln我得到以下錯誤:錯誤發生時我安裝Gitolite
[[email protected] mygit]# gitolite/install -ln
error: unknown option `dirty=-dt'
usage: git describe [options] <committish>*
--contains find the tag that comes after the commit
--debug debug search strategy on stderr
--all use any ref in .git/refs
--tags use any tag in .git/refs/tags
--long always use long format
--abbrev[=<n>] use <n> digits to display SHA-1s
--exact-match only output exact matches
--candidates <n> consider <n> most recent tags (default: 10)
--match <pattern> only consider tags matching <pattern>
--always show abbreviated commit object as fallback
請幫助我,實際問題是什麼?我使用的是git 1.6.5,操作系統Linux(32位)(fedora-17)。
你的'git版本'說什麼? – mvp
正如我告訴你的,給我們*所有*的細節:操作系統,操作系統的版本,混帳版本等... – VonC