From 36dcbd2ec48b491c8c8468417a68bbaf4f764f61 Mon Sep 17 00:00:00 2001 From: Anjigade <113565328+Anjigade@users.noreply.github.com> Date: Fri, 16 Sep 2022 14:47:52 -1200 Subject: [PATCH 1/3] Update README.md updating readme.md with my comments --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aaee9e..29bdd59 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# QuestionsToBeAddressed \ No newline at end of file +# QuestionsToBeAddressed +AnjiReddy From 14d62e48d6c0f4a129808b956c7016a7f4163e18 Mon Sep 17 00:00:00 2001 From: purushothamgoud <87350581+purushothamgoud@users.noreply.github.com> Date: Sat, 17 Sep 2022 08:21:18 +0530 Subject: [PATCH 2/3] Update GItQuestions.md --- GItQuestions.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/GItQuestions.md b/GItQuestions.md index 4becbc3..2d697f1 100644 --- a/GItQuestions.md +++ b/GItQuestions.md @@ -1,4 +1,7 @@ Add Your Git Questions Here ---------------------------- +1.Diff b/w git and svn +2.what is conflict error +3.git pull, fetch and git merge +4.what is git stash -* From 26681033d2556a7db5c93933735d7da0caf09b43 Mon Sep 17 00:00:00 2001 From: NAGARJUNA HOTA <113238583+nagarjuna831@users.noreply.github.com> Date: Sat, 17 Sep 2022 08:20:02 +0530 Subject: [PATCH 3/3] Create myfile.py --- myfile.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 myfile.py diff --git a/myfile.py b/myfile.py new file mode 100644 index 0000000..7014ff6 --- /dev/null +++ b/myfile.py @@ -0,0 +1 @@ +print(" Thank you Sir")