Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdpiper/branches-and-merging
An experiment in maintaining persistent development and stable branches
https://github.com/mdpiper/branches-and-merging
Last synced: 13 days ago
JSON representation
An experiment in maintaining persistent development and stable branches
- Host: GitHub
- URL: https://github.com/mdpiper/branches-and-merging
- Owner: mdpiper
- License: cc0-1.0
- Created: 2023-12-06T20:18:38.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-04-25T18:42:30.000Z (9 months ago)
- Last Synced: 2024-06-12T17:33:22.512Z (7 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# branches-and-merging
An experiment in maintaining persistent *develop* and *stable* branches.
* This is commit s1 on *stable*.
* This is commit s2 on *stable*.
* This is commit f1 on *feature*.
* This is commit f2 on *feature*.
* This is commit f3 and f4 on *feature*.