From 3fb5b77ee37051153f225a798da650f087609838 Mon Sep 17 00:00:00 2001 From: marvinscham Date: Thu, 29 Jun 2023 16:53:07 +0200 Subject: [PATCH 01/11] Added greeting --- README.md | 2 ++ info.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 2c1fb8c..c31a91e 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # sw4m-gitflow + +Hello world! diff --git a/info.md b/info.md index f20b9ed..71142da 100644 --- a/info.md +++ b/info.md @@ -1 +1,3 @@ # Info + +This could be legitimate information. From 5f158b63c471d18f44f6c7229788b3472dd88197 Mon Sep 17 00:00:00 2001 From: marvinscham Date: Thu, 29 Jun 2023 16:53:43 +0200 Subject: [PATCH 02/11] Added branch info --- info.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.md b/info.md index 71142da..0eef639 100644 --- a/info.md +++ b/info.md @@ -1,3 +1,3 @@ # Info -This could be legitimate information. +This could be legitimate information. This was written on the `develop` branch. From ac50fd99e9c70c1fce63b40965e22f53cb499759 Mon Sep 17 00:00:00 2001 From: marvinscham Date: Thu, 29 Jun 2023 16:54:33 +0200 Subject: [PATCH 03/11] Added context info --- info.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.md b/info.md index 0eef639..b617284 100644 --- a/info.md +++ b/info.md @@ -1,3 +1,3 @@ # Info -This could be legitimate information. This was written on the `develop` branch. +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. From 7680b1f102c2ec2b6ee9e675f2dadcee021c386e Mon Sep 17 00:00:00 2001 From: marvinscham Date: Thu, 29 Jun 2023 17:08:00 +0200 Subject: [PATCH 04/11] Init myfeature2 --- myfeature2.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 myfeature2.md diff --git a/myfeature2.md b/myfeature2.md new file mode 100644 index 0000000..58a918e --- /dev/null +++ b/myfeature2.md @@ -0,0 +1,3 @@ +# myfeature2 + +Major feature for next release! From a9fcf881678fdd92bb110d70d9bb3746448228a9 Mon Sep 17 00:00:00 2001 From: marvinscham Date: Thu, 29 Jun 2023 17:13:31 +0200 Subject: [PATCH 05/11] added some text --- info.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/info.md b/info.md index b617284..b9efb5a 100644 --- a/info.md +++ b/info.md @@ -1,3 +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! From 57b9746201408512fce0f77b37f04fa8c021afd5 Mon Sep 17 00:00:00 2001 From: marvinscham Date: Thu, 29 Jun 2023 19:10:57 +0200 Subject: [PATCH 06/11] Added feature stuff --- myfeature2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/myfeature2.md b/myfeature2.md index 58a918e..d01ccda 100644 --- a/myfeature2.md +++ b/myfeature2.md @@ -1,3 +1,5 @@ # myfeature2 Major feature for next release! + +One more commit then this feature is done! From 637b41d77a42181cf87338046d85612bb1beea06 Mon Sep 17 00:00:00 2001 From: marvinscham Date: Thu, 29 Jun 2023 19:11:32 +0200 Subject: [PATCH 07/11] Finished up feature --- myfeature2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/myfeature2.md b/myfeature2.md index d01ccda..498fdbc 100644 --- a/myfeature2.md +++ b/myfeature2.md @@ -3,3 +3,5 @@ Major feature for next release! One more commit then this feature is done! + +Okay, now we are done! From 44f96078ffbe3eb36e404e45bf40bb80f9638b79 Mon Sep 17 00:00:00 2001 From: marvinscham Date: Thu, 29 Jun 2023 19:19:52 +0200 Subject: [PATCH 08/11] Bump doc version to 1.0.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76741fb..31265f3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# sw4m-gitflow +# sw4m-gitflow 1.0.0 Hello world! From 3ffe9af10db684dcd25817f99611327dae4edf07 Mon Sep 17 00:00:00 2001 From: marvinscham Date: Thu, 29 Jun 2023 19:20:08 +0200 Subject: [PATCH 09/11] This might be a bugfix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31265f3..f7dde73 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # sw4m-gitflow 1.0.0 -Hello world! +Hello world! Minor fix! ## Critical bugfix From 10557cb6faf38ce3692df4be3c0632dc5bd32045 Mon Sep 17 00:00:00 2001 From: marvinscham Date: Fri, 30 Jun 2023 13:12:12 +0200 Subject: [PATCH 10/11] Bugfix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7dde73..31265f3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # sw4m-gitflow 1.0.0 -Hello world! Minor fix! +Hello world! ## Critical bugfix From ed34453b48f02ab12b4ba6b8e2327306ebc3f8cf Mon Sep 17 00:00:00 2001 From: marvinscham Date: Fri, 30 Jun 2023 13:12:26 +0200 Subject: [PATCH 11/11] Another bugfix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31265f3..4ec9e5d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # sw4m-gitflow 1.0.0 -Hello world! +Hello world! This is SW4M! ## Critical bugfix