I ran this :
$ git log --oneline Ubuntu-3.1.2-030102..Ubuntu-3.1.3-030103
fatal: ambiguous argument 'Ubuntu-3.1.2-030102..Ubuntu-3.1.3-030103': unknown 
revision or path not in the working tree.

So i tried this :
git log Ubuntu-3.1.0-2.3..Ubuntu-3.2.0-1.1 | less
Working, but :
git log --oneline Ubuntu-3.1.0-2.3..Ubuntu-3.2.0-1.1 | wc
  11401   93126  705392

Is there a way to be more specific / doing this precisely for 3.1.2 to
3.1.3 ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/998360

Title:
  07ca:a815 af9015: random detection issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/998360/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to