摘要:
Git log --graph --pretty=format: ‘%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)%Creset’ --abbrev-commit --date=relative 阅读全文
posted @ 2016-10-19 14:09
梦见舟
阅读(163)
评论(0)
推荐(0)
摘要:
git log –graph –pretty=format: ‘%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)%Creset’ –abbrev-commit –date=relative ... 阅读全文
posted @ 2016-10-19 14:06
梦见舟
阅读(130)
评论(0)
推荐(0)
摘要:
git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)%Creset' --abbrev-commit --date=relative 阅读全文
posted @ 2016-10-19 14:01
梦见舟
阅读(208)
评论(0)
推荐(0)
摘要:
git config --global alias.shortname command例子如下git config --global alias.psm 'push origin master'git config --global alias.plm 'pull origin master'... 阅读全文
posted @ 2016-10-19 13:55
梦见舟
阅读(164)
评论(0)
推荐(0)
摘要:
1. blob对象(blob) 2. 目录树(tree) 3. 提交(commit) 4. 标签(tag) git 文件按照状态分为3类: 1. 已追踪的(tracked) 2. 被忽略的(Ignored) 3. 未追踪的(Untracked) 阅读全文
posted @ 2016-10-19 11:01
梦见舟
阅读(145)
评论(0)
推荐(0)
摘要:
1. linux下 查看env 查看环境变量配置 [root@localhost crm]# env 2. 可以根据外置的变量名称 找到配置文件的路径 阅读全文
posted @ 2016-10-19 09:35
梦见舟
阅读(125)
评论(0)
推荐(0)

浙公网安备 33010602011771号