Registered Member
|
Dear Eigen devs,
Suppose I have a small modification for the documentation. As I understood, I have two possibilities: 1. Do it locally, and create a patch file. 2. Fork the code and do the modification on bitbucket, then create a pull request. I tried 1. but I don't know what to do with the file I then tried 2. (https://bitbucket.org/rgugliel/eigen/pull-requests/) but then I don't know what to do with that What is the best way to do? Thanks a lot. Best. Raf |
Moderator
|
You need to do the pull-request to the original eigen/eigen repository, not from your local branch towards your default branch. BTW, please avoid named-branches with mercurial! Mercurial branches and git branches have nothing in common! In mercurial, names branches should be reserved for long term branches, like 3.x series.
|
Moderator
|
I did the merge manually to bypass your named branch.
|
Registered Member
|
Ooops. I created the pr just before your second message. Sorry.
|
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]