some git usage related queries
Saifi Khan
saifi.khan at datasynergy.org
Sun Nov 8 21:33:25 PST 2009
On Sun, 8 Nov 2009, Peter Avalos wrote:
> On Mon, Nov 09, 2009 at 09:17:58AM +0530, Saifi Khan wrote:
> >
> > While studying the recent commits related to mandoc(1), there
> > are two very similar commits:
> >
> > 1. Sascha's mandoc(1) commits (Nov 7)
> > 54 files changed, 1349 insertions(+), 730 deletions(-)
> > http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0dd4f1472251d685486367a185d3b9d78062f84d
> >
> > 2. Alexander's mandoc(1) commits (Nov 8)
> > 54 files changed, 1349 insertions(+), 730 deletions(-)
> > http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/32c903ac153404697d03cdf54825a041b54dd714
> >
> > How do i see what are the changes between the two ?
> >
>
> git diff 0dd4f1472251d685486367a185d3b9d78062f84d..32c903ac153404697d03cdf54825a041b54dd714
>
> I'm not sure what Alexander did to cause that. Was there a git push -f
> involved?
>
Thank you Peter for your reply.
Yes, i also ran the same command, but it gives an error 'invalid
revision range'.
Please see the entire log below.
--
Script started on Mon Nov 9 10:54:04 2009
$pwd
/usr/home/saifi/workarea/dragonfly
$ls
COPYRIGHT bin/ cscope.po.out lib/ sys/
Makefile contrib/ etc/ libexec/ tags
Makefile.inc1 crypto/ g.log nrelease/ test/
Makefile_upgrade.inc cscope.files games/ sbin/ tools/
README cscope.in.out gnu/ secure/ usr.bin/
UPDATING cscope.out include/ share/ usr.sbin/
$git pull -v
More information about the Users
mailing list