On Fri, May 4, 2018 at 4:12 AM, Eckhard S. Maaß
wrote:
> If you do something like
>
> - git add .
> - git status
> - git commit
> - git show (or git diff HEAD)
>
> one would expect to have analogous output from git status and git show
> (or similar diff-related programs). This is g
If you do something like
- git add .
- git status
- git commit
- git show (or git diff HEAD)
one would expect to have analogous output from git status and git show
(or similar diff-related programs). This is generally not the case, as
git status has hard coded values for diff rela
2 matches
Mail list logo