Does this look like a OK git flow for small team for manual deployment without CI/CD tools? (more in comments)

This page summarizes the projects mentioned and recommended in the original post on /r/git

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gitflow

    Git extensions to provide high-level repository operations for Vincent Driessen's branching model.

  • Another thing that other suggested me in the comments is to use trunk-based development, which from what I understand is to only create branches directly from master, for anything you do: bugfix, hotfix, feature. Keep them short-lived, then merge back to master. It also sounds like a good idea for me (I've been getting so many options in this short time and overwhelming). Do you think trunk based development is also a good idea? It soudns similar to what GitHub suggests (GitHub Flow: https://docs.github.com/en/get-started/quickstart/github-flow), and even the guy I first got the idea of the drawing above, suggested to use something like GitFlow: https://nvie.com/posts/a-successful-git-branching-model/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Running LLMs on Android: A Step-by-Step Guide

    1 project | dev.to | 10 May 2024
  • Dicas e configurações para seu sistema linux

    4 projects | dev.to | 10 May 2024
  • Elvish, expressive programming language and a versatile interactive shell

    9 projects | news.ycombinator.com | 9 May 2024
  • RTK Experiments

    1 project | news.ycombinator.com | 9 May 2024
  • A minimal TLS 1.2 client implementation in a pure Bash script

    1 project | news.ycombinator.com | 9 May 2024