• #dev 2017-11-14
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2017-11-14 UTC
# 17:17
Zegnat
The pretty nice thing is that the git extensions can handle a lot of it for you. E.g. `git flow feature start my-great-new-thing`. Then you can just do `git flow feature finish` while on that branch and it’ll take care of the merges and branch removal etc.