Live data from Hacker News

Viewing profile — EliasJorgensen

EliasJorgensen

HN member
Joined
Mon, Aug 15, 2016, 9:33 AM UTC
HN karma
5
Public activity
3 items

About EliasJorgensen

[ my public key: https://keybase.io/eliasjorgensen; my proof: https://keybase.io/eliasjorgensen/sigs/8PlhjnmCFR58SJCfy-ZXwXtDEYQqYLv0rFISp8wbVQ4 ]

Recent public activity

  1. comment
    Comment #12334125

    Pirates are gonna love this.

  2. comment
    Comment #12308112

    Keep in mind that i only work on small teams with smallish projects, this workflow would probably not work for big projects with a bunch of developers working simultaneously.

  3. comment
    Comment #12308096

    Personally, i prefer having a develop branch which all the development happens on, with developers creating feature branches from that, and then merge develop with master, when a n…