From fc5d9e08f5ff3b9f88b8407c5b3af910c87f977f Mon Sep 17 00:00:00 2001 From: jatinbhalla <55462128+jatinbhalla@users.noreply.github.com> Date: Sun, 17 Jul 2022 21:35:52 +0530 Subject: [PATCH 1/5] Update notes --- notes | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/notes b/notes index 8b13789..40fa9a3 100644 --- a/notes +++ b/notes @@ -1 +1,21 @@ +Tools: +Azure portal- create account +install- +azure cli +azure powershell +visual studio code +git +git hub account +tortoise git +terraform +maven +visual studio +docker cli +docker desktop +vmware +https://education.github.com/git-cheat-sheet-education.pdf +task1: +try git cheat sheet commands +task2: +find difference between git pull and git fetch From ceba7d380f8a9bd06e23e11e0c206f1654182410 Mon Sep 17 00:00:00 2001 From: jatinbhalla <55462128+jatinbhalla@users.noreply.github.com> Date: Sun, 17 Jul 2022 21:37:35 +0530 Subject: [PATCH 2/5] Update notes --- notes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/notes b/notes index 40fa9a3..2f571e8 100644 --- a/notes +++ b/notes @@ -14,6 +14,11 @@ docker cli docker desktop vmware +azure certifications details:https://docs.microsoft.com/en-us/certifications/ +Az900 basics of azure +az104 admin +az400 azure devops + https://education.github.com/git-cheat-sheet-education.pdf task1: try git cheat sheet commands From e11834907da3d7ef43791ea19578cd62cd712e31 Mon Sep 17 00:00:00 2001 From: jatinbhalla <55462128+jatinbhalla@users.noreply.github.com> Date: Sun, 17 Jul 2022 21:38:27 +0530 Subject: [PATCH 3/5] Update notes --- notes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/notes b/notes index 2f571e8..20ef0a0 100644 --- a/notes +++ b/notes @@ -19,6 +19,8 @@ Az900 basics of azure az104 admin az400 azure devops +https://azure.microsoft.com/en-in/resources/events/ + https://education.github.com/git-cheat-sheet-education.pdf task1: try git cheat sheet commands From 6795914b056a56e4e4ed692be8861670b0068966 Mon Sep 17 00:00:00 2001 From: jatinbhalla <55462128+jatinbhalla@users.noreply.github.com> Date: Sun, 17 Jul 2022 21:45:14 +0530 Subject: [PATCH 4/5] Update notes --- notes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/notes b/notes index 20ef0a0..82e45f0 100644 --- a/notes +++ b/notes @@ -26,3 +26,6 @@ task1: try git cheat sheet commands task2: find difference between git pull and git fetch +study- git cherry pick, git stash +https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow +https://www.gitkraken.com/learn/git/best-practices/git-branch-strategy From 8f4b0ceb3a196dff9a40307d45273ce65fded8c1 Mon Sep 17 00:00:00 2001 From: jatinbhalla <55462128+jatinbhalla@users.noreply.github.com> Date: Sun, 17 Jul 2022 22:07:30 +0530 Subject: [PATCH 5/5] Rename notes to notes.txt --- notes => notes.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename notes => notes.txt (100%) diff --git a/notes b/notes.txt similarity index 100% rename from notes rename to notes.txt