From 4a63f44d3ad010d35ab0bdd0d2fa19f3da83d850 Mon Sep 17 00:00:00 2001 From: SIGAcademyUser <42766246+SIGAcademyUser@users.noreply.github.com> Date: Tue, 28 Aug 2018 10:49:55 +0200 Subject: [PATCH 1/4] Update .bettercodehub.yml --- .bettercodehub.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bettercodehub.yml b/.bettercodehub.yml index ea38463..745eb11 100644 --- a/.bettercodehub.yml +++ b/.bettercodehub.yml @@ -1,3 +1,3 @@ -component_depth: 6 +component_depth: 7 languages: - java From 8b03a708662ab90b081e145c8f8fb97cc669fab0 Mon Sep 17 00:00:00 2001 From: SIGAcademyUser <42766246+SIGAcademyUser@users.noreply.github.com> Date: Tue, 28 Aug 2018 10:55:51 +0200 Subject: [PATCH 2/4] Update README.md Editing the readme to show the pull request flow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6363845..bca2d40 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,4 @@ There are currently two editions of _Building Maintainable Software_: Both editions are the same except for the language of the code snippets and a bit of language-specific terminology (e.g., 'Eclipse' in the Java edition is 'Visual Studio' in the C# edition). +Editing the readme to show the pull request flow From f0fff84c4cc87421243f04adce2cceed3566e6de Mon Sep 17 00:00:00 2001 From: SIGAcademyUser <42766246+SIGAcademyUser@users.noreply.github.com> Date: Tue, 28 Aug 2018 11:13:48 +0200 Subject: [PATCH 3/4] Update README.md Editing the readme to show the commit flow in a branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bca2d40..19d493f 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ There are currently two editions of _Building Maintainable Software_: Both editions are the same except for the language of the code snippets and a bit of language-specific terminology (e.g., 'Eclipse' in the Java edition is 'Visual Studio' in the C# edition). -Editing the readme to show the pull request flow +Editing the readme to show the commit flow in a branch From fef2774c99b2f6c00a3370850945bea7917fab98 Mon Sep 17 00:00:00 2001 From: SIGAcademyUser <42766246+SIGAcademyUser@users.noreply.github.com> Date: Tue, 28 Aug 2018 11:15:09 +0200 Subject: [PATCH 4/4] Update README.md Adding a second commit to this readme file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19d493f..91c0bd3 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,4 @@ There are currently two editions of _Building Maintainable Software_: Both editions are the same except for the language of the code snippets and a bit of language-specific terminology (e.g., 'Eclipse' in the Java edition is 'Visual Studio' in the C# edition). Editing the readme to show the commit flow in a branch +Adding a second commit to this readme file