Skip to content

Commit 9ec2583

Browse files
committed
README: remove overly complicated branch structure
1 parent 9c0e48a commit 9ec2583

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -195,13 +195,7 @@ In both cases, the binary will be produced in the `target/release` dir.
195195
The commit history of the `dev` branch is messy. The branch may be force-pushed
196196
at any time.
197197

198-
The `release` branch is not meant to be force-pushed.
199-
200-
Branches with names like `v0.0.1-ish` belong to the `dev` branch and may be
201-
force-pushed or disappear. However, they should roughly correspond to the
202-
corresponding commit of the `release` branch.
203-
204-
A `main` branch with a more readable history may or may not eventually appear.
198+
Pre-v0.0.1 commits are also messy, and are on the `v0.0.1-ish` branch.
205199

206200
### Prerequisites
207201

0 commit comments

Comments
 (0)