From 1431be35624db469a30316714b9f0d4e61bf0131 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Tue, 25 Jun 2024 11:52:43 -0600 Subject: [PATCH 01/34] ok --- ok.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 ok.txt diff --git a/ok.txt b/ok.txt new file mode 100644 index 00000000000..e69de29bb2d From 30f0df585176b1ce937b588dd0f7a8f59435d307 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Tue, 25 Jun 2024 12:09:59 -0600 Subject: [PATCH 02/34] settings --- .project | 17 +++++++++++++++++ .settings/.jsdtscope | 7 +++++++ .../org.eclipse.wst.jsdt.ui.superType.container | 1 + .../org.eclipse.wst.jsdt.ui.superType.name | 1 + 4 files changed, 26 insertions(+) create mode 100644 .project create mode 100644 .settings/.jsdtscope create mode 100644 .settings/org.eclipse.wst.jsdt.ui.superType.container create mode 100644 .settings/org.eclipse.wst.jsdt.ui.superType.name diff --git a/.project b/.project new file mode 100644 index 00000000000..8c0306712a6 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + starter-web + + + + + + org.eclipse.wst.validation.validationbuilder + + + + + + org.eclipse.wst.jsdt.core.jsNature + + diff --git a/.settings/.jsdtscope b/.settings/.jsdtscope new file mode 100644 index 00000000000..cca691f6cc0 --- /dev/null +++ b/.settings/.jsdtscope @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.settings/org.eclipse.wst.jsdt.ui.superType.container b/.settings/org.eclipse.wst.jsdt.ui.superType.container new file mode 100644 index 00000000000..49c8cd4f14a --- /dev/null +++ b/.settings/org.eclipse.wst.jsdt.ui.superType.container @@ -0,0 +1 @@ +org.eclipse.wst.jsdt.launching.JRE_CONTAINER \ No newline at end of file diff --git a/.settings/org.eclipse.wst.jsdt.ui.superType.name b/.settings/org.eclipse.wst.jsdt.ui.superType.name new file mode 100644 index 00000000000..11006e2a545 --- /dev/null +++ b/.settings/org.eclipse.wst.jsdt.ui.superType.name @@ -0,0 +1 @@ +Global \ No newline at end of file From b6ee77b1fb7eb9861a9ebea27853b6afb6ee85d4 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Tue, 25 Jun 2024 17:43:03 -0600 Subject: [PATCH 03/34] renaming files --- fourth.txt | 0 second.txt | 0 third.txt | 12 ++++++++++++ 3 files changed, 12 insertions(+) create mode 100644 fourth.txt create mode 100644 second.txt create mode 100644 third.txt diff --git a/fourth.txt b/fourth.txt new file mode 100644 index 00000000000..e69de29bb2d diff --git a/second.txt b/second.txt new file mode 100644 index 00000000000..e69de29bb2d diff --git a/third.txt b/third.txt new file mode 100644 index 00000000000..0efcfff060f --- /dev/null +++ b/third.txt @@ -0,0 +1,12 @@ + + + + + +Isaac Jaime Pedraza + + +Valeria Jaime Hernandez + + +renata jaime hernadez From 04d1c11122975b6912a1590cfd37e7b8a30c6c3a Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Tue, 25 Jun 2024 17:53:24 -0600 Subject: [PATCH 04/34] deleting new file ok --- fifth.txt | 0 third.txt | 12 ------------ 2 files changed, 12 deletions(-) create mode 100644 fifth.txt delete mode 100644 third.txt diff --git a/fifth.txt b/fifth.txt new file mode 100644 index 00000000000..e69de29bb2d diff --git a/third.txt b/third.txt deleted file mode 100644 index 0efcfff060f..00000000000 --- a/third.txt +++ /dev/null @@ -1,12 +0,0 @@ - - - - - -Isaac Jaime Pedraza - - -Valeria Jaime Hernandez - - -renata jaime hernadez From 9cfc38b8f72daa3e72a0ac8d3b52ffb687de6f86 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Tue, 25 Jun 2024 18:04:42 -0600 Subject: [PATCH 05/34] deleted ok.txt --- ok.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 ok.txt diff --git a/ok.txt b/ok.txt deleted file mode 100644 index e69de29bb2d..00000000000 From 82faeb72493c0f8910e049cb01f7c98c2fb1a107 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Tue, 25 Jun 2024 19:33:18 -0600 Subject: [PATCH 06/34] adding gitignore to exlude file --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000000..99a838a2550 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +readme2.txt From 28c68a61881b770659ec7201078a82093b73305e Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Tue, 25 Jun 2024 19:42:55 -0600 Subject: [PATCH 07/34] adding newfile to be exluded on gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 99a838a2550..c82a29a8036 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ readme2.txt +log/ From f3e4fbcae88d9466415425d4dc4d8b0e82ebd1e6 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Wed, 26 Jun 2024 11:42:18 -0600 Subject: [PATCH 08/34] ik --- ok | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 ok diff --git a/ok b/ok new file mode 100644 index 00000000000..e69de29bb2d From f606c3d95c3b9ad3204ec41e02d528931884e003 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Wed, 26 Jun 2024 11:44:09 -0600 Subject: [PATCH 09/34] edit readme --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 06bb023212b..6fe825fcb35 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,13 @@ This repository is for showing how Git and GitHub work ## Purpose -Sample website with plenty of files for demos \ No newline at end of file +Sample website with plenty of files for demos + + + + +## this is another subtile + +djlskdjsldk + +###this is another level of From 82417463c5c7b1cbddf4338733572e226173c61d Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Wed, 26 Jun 2024 11:45:18 -0600 Subject: [PATCH 10/34] ij --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6fe825fcb35..86564a880f8 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Sample website with plenty of files for demos -## this is another subtile +## This is another subtile djlskdjsldk -###this is another level of +### Tthis is another level of From 04e1c4bb94e158e46f49ee846a0b8c258b2d0636 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Thu, 27 Jun 2024 20:37:42 -0600 Subject: [PATCH 11/34] add new rows --- README.md | 1 + ok => notasgit.txt | 0 2 files changed, 1 insertion(+) rename ok => notasgit.txt (100%) diff --git a/README.md b/README.md index 86564a880f8..31f8f1599ab 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,4 @@ Sample website with plenty of files for demos djlskdjsldk ### Tthis is another level of +saas diff --git a/ok b/notasgit.txt similarity index 100% rename from ok rename to notasgit.txt From 3a172487dbfc3bf5bf9b4568afe73e7bd799f977 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Thu, 27 Jun 2024 20:40:31 -0600 Subject: [PATCH 12/34] new rtows --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 31f8f1599ab..9a9d4c7dd33 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,4 @@ djlskdjsldk ### Tthis is another level of saas +##recuerda que el commando git diff HEAD con la opcion de --staged, va a comparar lo que esta el commit local,( esdecir en el folder de git ) perddon en tu repositorio local es decir el ultimo commit con lo que esta en en stagged area From 9f1a98909e7f0a7069e6b9945f67f42fac3779be Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Thu, 27 Jun 2024 20:41:31 -0600 Subject: [PATCH 13/34] w --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a9d4c7dd33..0b65f018cb3 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ djlskdjsldk ### Tthis is another level of saas -##recuerda que el commando git diff HEAD con la opcion de --staged, va a comparar lo que esta el commit local,( esdecir en el folder de git ) perddon en tu repositorio local es decir el ultimo commit con lo que esta en en stagged area +## recuerda que el commando git diff HEAD con la opcion de --staged, va a comparar lo que esta el commit local,( esdecir en el folder de git ) perddon en tu repositorio local es decir el ultimo commit con lo que esta en en stagged area From 71f09632bbc0d97c6e63cc6aa387e84c1b490be0 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Thu, 27 Jun 2024 20:55:22 -0600 Subject: [PATCH 14/34] nuevos rows --- 404.html | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/404.html b/404.html index fdace4ab146..9bb5e55ae8f 100644 --- a/404.html +++ b/404.html @@ -155,3 +155,4 @@

Not found :(

+cambio diff --git a/README.md b/README.md index 0b65f018cb3..a16d4cac1f0 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,4 @@ djlskdjsldk ### Tthis is another level of saas ## recuerda que el commando git diff HEAD con la opcion de --staged, va a comparar lo que esta el commit local,( esdecir en el folder de git ) perddon en tu repositorio local es decir el ultimo commit con lo que esta en en stagged area +okokok From 8a960760bf84eb8fd008064ebd378fd1d63c3cd6 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Fri, 28 Jun 2024 07:39:25 -0600 Subject: [PATCH 15/34] I added one change into simple.html but Im not done yet --- simple.html | 1 + 1 file changed, 1 insertion(+) diff --git a/simple.html b/simple.html index ca5e908d98f..b22593b0d73 100644 --- a/simple.html +++ b/simple.html @@ -22,3 +22,4 @@ +this change on feature branch From 29239f810b1841b9e1bbfb02ae84211775f27544 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Fri, 28 Jun 2024 07:41:45 -0600 Subject: [PATCH 16/34] new changes into master branch --- log/.gitignore | 1 + log/access.2014-11-04 | 0 log/access.log | 0 ok.txt | 1 + readme2.txt | 0 5 files changed, 2 insertions(+) create mode 100644 log/.gitignore create mode 100644 log/access.2014-11-04 create mode 100644 log/access.log create mode 100644 readme2.txt diff --git a/log/.gitignore b/log/.gitignore new file mode 100644 index 00000000000..31dbbff57c2 --- /dev/null +++ b/log/.gitignore @@ -0,0 +1 @@ +/log diff --git a/log/access.2014-11-04 b/log/access.2014-11-04 new file mode 100644 index 00000000000..e69de29bb2d diff --git a/log/access.log b/log/access.log new file mode 100644 index 00000000000..e69de29bb2d diff --git a/ok.txt b/ok.txt index e69de29bb2d..943e9e625c8 100644 --- a/ok.txt +++ b/ok.txt @@ -0,0 +1 @@ + this change is into master branch for rebase example on different file of feature branch into ok.txt diff --git a/readme2.txt b/readme2.txt new file mode 100644 index 00000000000..e69de29bb2d From a44df1e10cb93bf4f071446e29885f48162f6050 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Tue, 25 Jun 2024 12:09:59 -0600 Subject: [PATCH 17/34] settings --- .project | 17 +++++++++++++++++ .settings/.jsdtscope | 7 +++++++ .../org.eclipse.wst.jsdt.ui.superType.container | 1 + .../org.eclipse.wst.jsdt.ui.superType.name | 1 + 4 files changed, 26 insertions(+) create mode 100644 .project create mode 100644 .settings/.jsdtscope create mode 100644 .settings/org.eclipse.wst.jsdt.ui.superType.container create mode 100644 .settings/org.eclipse.wst.jsdt.ui.superType.name diff --git a/.project b/.project new file mode 100644 index 00000000000..8c0306712a6 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + starter-web + + + + + + org.eclipse.wst.validation.validationbuilder + + + + + + org.eclipse.wst.jsdt.core.jsNature + + diff --git a/.settings/.jsdtscope b/.settings/.jsdtscope new file mode 100644 index 00000000000..cca691f6cc0 --- /dev/null +++ b/.settings/.jsdtscope @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.settings/org.eclipse.wst.jsdt.ui.superType.container b/.settings/org.eclipse.wst.jsdt.ui.superType.container new file mode 100644 index 00000000000..49c8cd4f14a --- /dev/null +++ b/.settings/org.eclipse.wst.jsdt.ui.superType.container @@ -0,0 +1 @@ +org.eclipse.wst.jsdt.launching.JRE_CONTAINER \ No newline at end of file diff --git a/.settings/org.eclipse.wst.jsdt.ui.superType.name b/.settings/org.eclipse.wst.jsdt.ui.superType.name new file mode 100644 index 00000000000..11006e2a545 --- /dev/null +++ b/.settings/org.eclipse.wst.jsdt.ui.superType.name @@ -0,0 +1 @@ +Global \ No newline at end of file From 3b2831da2369c19d4b0ec234c9ae71e6db869a50 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Tue, 25 Jun 2024 17:43:03 -0600 Subject: [PATCH 18/34] renaming files --- fourth.txt | 0 second.txt | 0 third.txt | 12 ++++++++++++ 3 files changed, 12 insertions(+) create mode 100644 fourth.txt create mode 100644 second.txt create mode 100644 third.txt diff --git a/fourth.txt b/fourth.txt new file mode 100644 index 00000000000..e69de29bb2d diff --git a/second.txt b/second.txt new file mode 100644 index 00000000000..e69de29bb2d diff --git a/third.txt b/third.txt new file mode 100644 index 00000000000..0efcfff060f --- /dev/null +++ b/third.txt @@ -0,0 +1,12 @@ + + + + + +Isaac Jaime Pedraza + + +Valeria Jaime Hernandez + + +renata jaime hernadez From 65e038117599fae31d6b3943d11062afeeaac444 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Tue, 25 Jun 2024 17:53:24 -0600 Subject: [PATCH 19/34] deleting new file ok --- fifth.txt | 0 third.txt | 12 ------------ 2 files changed, 12 deletions(-) create mode 100644 fifth.txt delete mode 100644 third.txt diff --git a/fifth.txt b/fifth.txt new file mode 100644 index 00000000000..e69de29bb2d diff --git a/third.txt b/third.txt deleted file mode 100644 index 0efcfff060f..00000000000 --- a/third.txt +++ /dev/null @@ -1,12 +0,0 @@ - - - - - -Isaac Jaime Pedraza - - -Valeria Jaime Hernandez - - -renata jaime hernadez From 979a2dd960f082430c0fe89a6225d034f519c7dd Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Tue, 25 Jun 2024 18:04:42 -0600 Subject: [PATCH 20/34] deleted ok.txt okoko Please enter the commit message for your changes. Lines starting --- ok.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 ok.txt diff --git a/ok.txt b/ok.txt deleted file mode 100644 index 943e9e625c8..00000000000 --- a/ok.txt +++ /dev/null @@ -1 +0,0 @@ - this change is into master branch for rebase example on different file of feature branch into ok.txt From 72ccbf216e121dce33b4b11922df3218cbfa7d27 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Tue, 25 Jun 2024 19:33:18 -0600 Subject: [PATCH 21/34] adding gitignore to exlude file --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000000..99a838a2550 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +readme2.txt From 8c5a8ffce2c110754c92384855a8dc8a78cf28f1 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Tue, 25 Jun 2024 19:42:55 -0600 Subject: [PATCH 22/34] adding newfile to be exluded on gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 99a838a2550..c82a29a8036 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ readme2.txt +log/ From dc691846a022514ebbab07c8f6277fcdd504015f Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Wed, 26 Jun 2024 11:42:18 -0600 Subject: [PATCH 23/34] ik --- ok | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 ok diff --git a/ok b/ok new file mode 100644 index 00000000000..e69de29bb2d From e6f6c510fda054258927c734524869964174b4b6 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Wed, 26 Jun 2024 11:44:09 -0600 Subject: [PATCH 24/34] edit readme --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 06bb023212b..6fe825fcb35 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,13 @@ This repository is for showing how Git and GitHub work ## Purpose -Sample website with plenty of files for demos \ No newline at end of file +Sample website with plenty of files for demos + + + + +## this is another subtile + +djlskdjsldk + +###this is another level of From 65d4c08659c7ab0a8e05df6a8a63864a5ef77a40 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Wed, 26 Jun 2024 11:45:18 -0600 Subject: [PATCH 25/34] ij --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6fe825fcb35..86564a880f8 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Sample website with plenty of files for demos -## this is another subtile +## This is another subtile djlskdjsldk -###this is another level of +### Tthis is another level of From 6ec7a9cbd87ee47e246707e89723d24d0005ec2c Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Thu, 27 Jun 2024 20:37:42 -0600 Subject: [PATCH 26/34] add new rows --- README.md | 1 + ok => notasgit.txt | 0 2 files changed, 1 insertion(+) rename ok => notasgit.txt (100%) diff --git a/README.md b/README.md index 86564a880f8..31f8f1599ab 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,4 @@ Sample website with plenty of files for demos djlskdjsldk ### Tthis is another level of +saas diff --git a/ok b/notasgit.txt similarity index 100% rename from ok rename to notasgit.txt From 33e204835a5903fc2bb4987ce16174040ad451d9 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Thu, 27 Jun 2024 20:40:31 -0600 Subject: [PATCH 27/34] new rtows --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 31f8f1599ab..9a9d4c7dd33 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,4 @@ djlskdjsldk ### Tthis is another level of saas +##recuerda que el commando git diff HEAD con la opcion de --staged, va a comparar lo que esta el commit local,( esdecir en el folder de git ) perddon en tu repositorio local es decir el ultimo commit con lo que esta en en stagged area From dc0b75a6541a10748a42d98e41ccb38c1ba3849f Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Thu, 27 Jun 2024 20:41:31 -0600 Subject: [PATCH 28/34] w --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a9d4c7dd33..0b65f018cb3 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ djlskdjsldk ### Tthis is another level of saas -##recuerda que el commando git diff HEAD con la opcion de --staged, va a comparar lo que esta el commit local,( esdecir en el folder de git ) perddon en tu repositorio local es decir el ultimo commit con lo que esta en en stagged area +## recuerda que el commando git diff HEAD con la opcion de --staged, va a comparar lo que esta el commit local,( esdecir en el folder de git ) perddon en tu repositorio local es decir el ultimo commit con lo que esta en en stagged area From d69770cb3531d47e7577c23392c674458f4a3b65 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Thu, 27 Jun 2024 20:55:22 -0600 Subject: [PATCH 29/34] nuevos rows --- 404.html | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/404.html b/404.html index fdace4ab146..9bb5e55ae8f 100644 --- a/404.html +++ b/404.html @@ -155,3 +155,4 @@

Not found :(

+cambio diff --git a/README.md b/README.md index 0b65f018cb3..a16d4cac1f0 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,4 @@ djlskdjsldk ### Tthis is another level of saas ## recuerda que el commando git diff HEAD con la opcion de --staged, va a comparar lo que esta el commit local,( esdecir en el folder de git ) perddon en tu repositorio local es decir el ultimo commit con lo que esta en en stagged area +okokok From f6969df55d87797d77c634e301fc009e563959d3 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Fri, 28 Jun 2024 07:39:25 -0600 Subject: [PATCH 30/34] I added one change into simple.html but Im not done yet --- simple.html | 1 + 1 file changed, 1 insertion(+) diff --git a/simple.html b/simple.html index ca5e908d98f..b22593b0d73 100644 --- a/simple.html +++ b/simple.html @@ -22,3 +22,4 @@ +this change on feature branch From e4c22e324219ab6150a5903a71d09b2bdb62ddd4 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Fri, 28 Jun 2024 07:57:48 -0600 Subject: [PATCH 31/34] empty From e85ba9b36bfd24486d79550ab0b52008fc236e21 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Fri, 28 Jun 2024 09:21:49 -0600 Subject: [PATCH 32/34] chnage in master --- humans.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/humans.txt b/humans.txt index 5b037cf2e10..4f9100eb610 100644 --- a/humans.txt +++ b/humans.txt @@ -13,3 +13,4 @@ HTML5, CSS3 jQuery, Modernizr +note in master From fd968a0c602d44d170662a133e951f1682e43035 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Fri, 28 Jun 2024 09:22:18 -0600 Subject: [PATCH 33/34] change in dev --- second.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/second.txt b/second.txt index e69de29bb2d..00e7f40e779 100644 --- a/second.txt +++ b/second.txt @@ -0,0 +1 @@ +change into dev From 7c2939be4af7d7cd339e7a80641fd511be268929 Mon Sep 17 00:00:00 2001 From: Isaac Jaime Date: Fri, 28 Jun 2024 09:47:35 -0600 Subject: [PATCH 34/34] change in simple html on develop branch or feature branch --- simple.html | 1 + 1 file changed, 1 insertion(+) diff --git a/simple.html b/simple.html index b22593b0d73..3dcfad7ea2b 100644 --- a/simple.html +++ b/simple.html @@ -23,3 +23,4 @@ this change on feature branch +change in simple html on develop