Hi, That patch looks good. I think Bitbucket got confused because it didn't realize your repo was a clone of the main one. Instead these steps could be used * Log into bitbucket and go to the main MercurialEclipse repository - then press the Clone button * On the console/eclipse clone the newly cloned repo * Fix and push to your newly created repo * Now that bitbucket knows the relationship, you can press the pull request button.
On Friday, February 6, 2015 at 7:03:37 AM UTC-5, Amenel Voglozin wrote: > > Hi, > > I have fixed an issue about the color specifications of ignored files were > not honored. I am now looking to have the fix integrated into the official > release but I can't seem to find the appropriate guide or documentation for > that. Pull requests, patches, etc. are a little over my head and, due to > being overworked, I have little time to get to know the subtleties of these. > > Bitbucket didn't make this easy. This is what I did: > * I cloned the MercurialEclipse from a console on my PC > * I created a Bitbucket repository where I pushed the clone > * I changed two files: three upper case "I"s became lower case "I"s, and I > added 4 lines in another file > * local commit > * pushed the commit to my cloned repository. > > Now I can't seem to "create a pull request" since the website says "the > source and destination are the same". I can't compare with the original > repository either. I probably messed up the "appropriate" workflow > somewhere; maybe that I should have clicked Fork instead of Clone. > > Anyway, my cloned repository is at > https://bitbucket.org/Amenel/mercurialeclipse and it's public. I've done > only one commit. > > Could someone (John Peberdy?) review the single commit and retrieve the > changes so that these can be integrated in the official repository? fwiw, > all rights are hereby abandoned. > Please let me know of any problems. > Thank you. > -- You received this message because you are subscribed to the Google Groups "MercurialEclipse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
