author | Junio C Hamano <gitster@pobox.com> | |
Wed, 11 May 2011 22:23:25 +0000 (15:23 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 11 May 2011 22:23:25 +0000 (15:23 -0700) | ||
commit | 93e7d672fcac8bdc16ae7276bc5942889aa3f179 | |
tree | bffe1f95d473085fcc28b368ac01e70b75a5ac64 | tree | snapshot |
parent | 25197ebe7f813407b028a2c304ff8ee58da40a16 | commit | diff |
revision.c: leave a note for "a lone :" enhancement
If we later add a command in the log family that by default limit
its operation to the current subdirectory, we would need to resurrect
the "a lone ':' on the command line means no pathspec whatsoever".
Now the codepath was cleaned up, we can do so in one place. Leave a
note to mark where it is for later generations.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
If we later add a command in the log family that by default limit
its operation to the current subdirectory, we would need to resurrect
the "a lone ':' on the command line means no pathspec whatsoever".
Now the codepath was cleaned up, we can do so in one place. Leave a
note to mark where it is for later generations.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
revision.c | diff | blob | history |