1
hging 2014-05-30 10:49:27 +08:00
你忘了
git push |
3
123123 2014-05-30 11:15:45 +08:00
push 之前 LZ 默默地把注释改掉了
|
4
chmlai 2014-05-30 11:21:43 +08:00
git commit -am "Shit"
git commit -am "More shit" git commit -am "Shit again..." |
5
alexrezit 2014-05-30 11:52:39 +08:00
rebase 不謝.
|
6
xieranmaya 2014-05-30 12:14:09 +08:00
同感啊啊啊!
|
7
dong3580 2014-05-30 12:23:39 +08:00
-am和-a -m是不是一样。。。
|
9
kukat 2014-05-30 14:09:59 +08:00
以前公司有个二逼在公司项目git里提交fuck xxx,xxx为某PM的名字,并且截图share到facebook,第二天小伙被fire了
|
10
mengzhuo 2014-05-30 15:05:17 +08:00
紧接着就是git commit -amend……
|
11
lm902 2014-05-30 22:35:25 +08:00
git add *
git commit -m "Fuck <insert manager's name here>" git push azure master start https:... |