[eclipse-arduino-dev] Re: Git Flow

  • From: Roberto Lo Giacco <rlogiacco@xxxxxxxxx>
  • To: "eclipse-arduino-dev@xxxxxxxxxxxxx" <eclipse-arduino-dev@xxxxxxxxxxxxx>
  • Date: Mon, 11 Apr 2016 02:36:10 +0200

So, this is my gitflow configuration, for you guys to review and copy, if
needed:

[gitflow "branch"]
master = stable
develop = master
[gitflow "prefix"]
feature = feature/
release = release/
hotfix = hotfix/
versiontag =
support = support/

I did create stable from the same changeset tagged as V3.0: let me know if
that's ok with you guys.

This config is somewhat confusing, as it's unclear to me whenever stable
will come into play: I'm going to create feature branches out of master,
hotfixes I believe are forked from release... are releases forked out of
stable?

On Mon, Apr 11, 2016 at 1:57 AM, Roberto Lo Giacco <rlogiacco@xxxxxxxxx>
wrote:



On Sun, Apr 10, 2016 at 5:48 PM, Roberto Lo Giacco <rlogiacco@xxxxxxxxx>
wrote:

​Which connector do you use to get Mylyn integrated with Github? I wasn't
able to find it.... ​


​I found an answer to the above question, it's in the standard Mars update
repository and it just needs to be installed, or you can just install the
GitFlow support and it gets brought in with that.

I'm starting to love it already :-D​


Other related posts: