git 问题

windows 

gs  修改的文件没有颜色高亮

 

linux:

gs报错


Local  HEAD: 364f01e6e8363c11259e3d22f520de3a2952c127
fatal: ambiguous argument '%C(dim': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
\n
Remote HEAD: 364f01e6e8363c11259e3d22f520de3a2952c127
fatal: ambiguous argument '%C(dim': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'

 

 

gl报错

 

 error: unknown option `show-current'
usage: git branch [<options>] [-r | -a] [--merged | --no-merged]
   or: git branch [<options>] [-l] [-f] <branch-name> [<start-point>]
   or: git branch [<options>] [-r] (-d | -D) <branch-name>...
   or: git branch [<options>] (-m | -M) [<old-branch>] <new-branch>
   or: git branch [<options>] (-c | -C) [<old-branch>] <new-branch>
   or: git branch [<options>] [-r | -a] [--points-at]
   or: git branch [<options>] [-r | -a] [--format]

 

 

 gm
fatal: ambiguous argument '%C(dim': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'

posted @ 2023-09-09 16:01  SaraMorning  阅读(185)  评论(0编辑  收藏  举报