Public bug reported:

Binary package hint: git-core

When using git format-patch to generate a patch for the vala project,
the output patch was someone else's patch for files I hadn't been
working on. No patch was generated for the changes I had made to the
local copy.

The command line used was:
git format-patch HEAD~1

I expected a patch containing changes to the files vapi/libgsf-1.vapi and 
vapi/libxml-2.0.vapi
Instead the output was a patch written by someone else intended to modify the 
files vapi/gdk-2.0.vapi and vapi/packages/gdk-2.0/gdk-2.0.metadata
My patch was not generated at all.
The version of git-core installed is 1:1.6.3.3-2

** Affects: git-core (Ubuntu)
     Importance: Undecided
         Status: New

-- 
git format-patch downloads someone else's patch instead of generating one from 
current source tree
https://bugs.launchpad.net/bugs/468195
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to