Crates.io | threeflow |
lib.rs | threeflow |
version | 0.3.1 |
source | src |
created_at | 2024-02-06 22:03:15.792603 |
updated_at | 2024-02-21 18:21:47.583031 |
description | A git branching strategy which focuses on having 3 long-lived branches. |
homepage | https://patbeagan.dev |
repository | https://github.com/patbeagan1/Open-Source-Requests |
max_upload_size | |
id | 1129521 |
size | 27,942 |
Should be merged with the existing threeflow library. https://github.com/patbeagan1/Threeflow/
Testing happening in /home/patrick/repo/threeflow-test
Research
https://www.runway.team/blog/choosing-the-right-branching-strategy-for-mobile-development
https://docs.rs/clap/latest/clap/_tutorial/chapter_2/index.html#flags
https://stackoverflow.com/questions/3148863/how-can-i-customize-gits-merge-commit-message
https://stackoverflow.com/questions/3065650/whats-the-simplest-way-to-list-conflicted-files-in-git
https://stackoverflow.blog/2021/04/05/a-look-under-the-hood-how-branches-work-in-git/
https://towardsdatascience.com/demystifying-git-references-aka-refs-bdd09029d072