From b263dd1025ef9ec3fd1313dce0ac5aecbbcee6b7 Mon Sep 17 00:00:00 2001 From: bolthorn91 Date: Thu, 11 Aug 2022 19:51:18 +0100 Subject: [PATCH] Commit con los dos ficheros --- README.md | 5 +++++ test.txt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5db694a --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# git-test + +## subtitle + +## oye me falto esto otro diff --git a/test.txt b/test.txt index 30364d1..7bf462f 100644 --- a/test.txt +++ b/test.txt @@ -1 +1 @@ -hola mundo \ No newline at end of file +hola mundo desde test branch2 \ No newline at end of file