"Geoff Russell" [off-list ref] writes:
On 7/4/08, Junio C Hamano [off-list ref] wrote:
quoted
"Geoff Russell" [off-list ref] writes:
> ... I've made a bunch of changes to a repository, a few weeks later I
quoted
figure I've deleted a file I need but am not really sure of its name. So
> I want to list the files that I've deleted during the past few weeks.
$ git log --pretty=oneline --diff-filter=D --name-only -M --since=90.days
This is good, but on my version 1.5.5.1, is giving the commit-ids +
comments as well
as the names.
Oh, I very much intended to give them, as --since=90.days is very broad
that you would want to know which exact commit to learn when the found
change was made anyway.
On Sun, Jul 6, 2008 at 2:47 PM, Junio C Hamano [off-list ref] wrote:
"Geoff Russell" [off-list ref] writes:
quoted
On 7/4/08, Junio C Hamano [off-list ref] wrote:
quoted
"Geoff Russell" [off-list ref] writes:
> ... I've made a bunch of changes to a repository, a few weeks later I
quoted
figure I've deleted a file I need but am not really sure of its name. So
> I want to list the files that I've deleted during the past few weeks.
$ git log --pretty=oneline --diff-filter=D --name-only -M --since=90.days
This is good, but on my version 1.5.5.1, is giving the commit-ids +
comments as well
as the names.
Oh, I very much intended to give them, as --since=90.days is very broad
that you would want to know which exact commit to learn when the found
change was made anyway.
That's fine, the --name-only confused me, but I understand what is
happening now.
Geoff.
--
6 Fifth Ave,
St Morris, S.A. 5068
Australia
Ph: 041 8805 184 / 08 8332 5069