16 Commits
0.1 ... 1.0.0

Author SHA1 Message Date
a92a09a69d Merge branch 'release-1.0.0' 2023-06-30 13:12:49 +02:00
ed34453b48 Another bugfix 2023-06-30 13:12:26 +02:00
10557cb6fa Bugfix 2023-06-30 13:12:12 +02:00
3ffe9af10d This might be a bugfix 2023-06-29 19:20:08 +02:00
44f96078ff Bump doc version to 1.0.0 2023-06-29 19:19:52 +02:00
b4b3216b9b Merge branch 'myfeature2' into develop 2023-06-29 19:12:27 +02:00
637b41d77a Finished up feature 2023-06-29 19:11:32 +02:00
57b9746201 Added feature stuff 2023-06-29 19:10:57 +02:00
6181009e78 Merge branch 'hotfix-0.1.1' into develop 2023-06-29 19:09:38 +02:00
a9ea23d3b4 Merge branch 'hotfix-0.1.1' 2023-06-29 19:08:13 +02:00
bb52493e4b Critical fix 2023-06-29 19:07:58 +02:00
a9fcf88167 added some text 2023-06-29 17:13:31 +02:00
7680b1f102 Init myfeature2 2023-06-29 17:08:00 +02:00
ac50fd99e9 Added context info 2023-06-29 16:54:33 +02:00
5f158b63c4 Added branch info 2023-06-29 16:53:43 +02:00
3fb5b77ee3 Added greeting 2023-06-29 16:53:07 +02:00
3 changed files with 18 additions and 1 deletions

View File

@@ -1 +1,7 @@
# sw4m-gitflow
# sw4m-gitflow 1.0.0
Hello world! This is SW4M!
## Critical bugfix
Oh no. Something went really wrong.

View File

@@ -1 +1,5 @@
# Info
This could be legitimate information. This was written on the `develop` branch. Usually, this branch is for integration purposes, but these commits aim to replicate the structure of the original model.
Something new!

7
myfeature2.md Normal file
View File

@@ -0,0 +1,7 @@
# myfeature2
Major feature for next release!
One more commit then this feature is done!
Okay, now we are done!