[eclipse-arduino-dev] Re: Git Flow

  • From: Jan Baeyens <jan@xxxxxxxxxx>
  • To: eclipse-arduino-dev@xxxxxxxxxxxxx
  • Date: Mon, 11 Apr 2016 22:21:37 +0200

I was using the web interface. Right clicking there didn't give me the option "create a branch from this change set"

>If you feel more confident with the command line I can send them over....
I guess you are joking. If not: Hell no I'm not.


Op 11/04/2016 om 20:24 schreef Roberto Lo Giacco:

What I did was:
- find the change set tagged with V3
- right click and select "create a branch from this change set"
- filled in the branch name and confirmed

I ended with a new branch on the same change set where V3 tag was.

I then repeated the process using release/toddler as branch name....

If you feel more confident with the command line I can send them over....

Il lunedì 11 aprile 2016, Jan Baeyens <jan@xxxxxxxxxx <mailto:jan@xxxxxxxxxx>> ha scritto:

    It is a branch but does not reflect the V3.0 tag but is the same
    as master.
    In other words I failed.

    Op 11/04/2016 om 15:16 schreef Roberto Lo Giacco:
    but...?

    On Mon, Apr 11, 2016 at 3:05 PM, Jan Baeyens <jan@xxxxxxxxxx
    <javascript:_e(%7B%7D,'cvml','jan@xxxxxxxxxx');>> wrote:

        I tried to make the Stable branch but .......

        Op 11/04/2016 om 2:36 schreef Roberto Lo Giacco:
        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
        <javascript:_e(%7B%7D,'cvml','rlogiacco@xxxxxxxxx');>> wrote:



            On Sun, Apr 10, 2016 at 5:48 PM, Roberto Lo Giacco
            <rlogiacco@xxxxxxxxx
            <javascript:_e(%7B%7D,'cvml','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: