Буду в Москве с 21 декабря по 4 января
Nov. 10th, 2013 01:20 amНадеюсь посмотреть, как будет выступать сын в субботу, 21-го декабря.
warning: You ran 'git add' with neither '-A (--all)' or '--ignore-removal', whose behaviour will change in Git 2.0 with respect to paths you removed. Paths like 'XXX/YYYY/zzzz' that are removed from your working tree are ignored with this version of Git. * 'git add --ignore-removalПошел добавлять --all.', which is the current default, ignores paths you removed from your working tree. * 'git add --all ' will let you also record the removals. Run 'git status' to check the paths you removed from your working tree.