From 1a02f06b8a3f998395d8eb0a72ce6361fe87dacd Mon Sep 17 00:00:00 2001 From: Ramanag96 Date: Tue, 1 Feb 2022 12:46:58 +0530 Subject: [PATCH 1/2] intial commit --- ajay.txt | 2 +- ramana.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 ramana.txt diff --git a/ajay.txt b/ajay.txt index 8c839e1..4be6976 100644 --- a/ajay.txt +++ b/ajay.txt @@ -1,2 +1,2 @@ this is domo for pr -Ajay +Ajay ramana diff --git a/ramana.txt b/ramana.txt new file mode 100644 index 0000000..0f60a7f --- /dev/null +++ b/ramana.txt @@ -0,0 +1 @@ +Hai this ramana gattamaneni From 0491f3e9f6b38698a92817ed535fd619350120f3 Mon Sep 17 00:00:00 2001 From: Ramanag96 Date: Wed, 2 Feb 2022 11:46:17 +0530 Subject: [PATCH 2/2] forkcommit --- fork.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 fork.txt diff --git a/fork.txt b/fork.txt new file mode 100644 index 0000000..92dc777 --- /dev/null +++ b/fork.txt @@ -0,0 +1,10 @@ +Hai this file is reagrding fork,push,pull concept +step1: fork copy source url and paste it in ourbrowser github account which is alredy login +step2:then we get it in our repo nxt we copy https url from code tab +and clone it by using gitclone command.Before doing this clone we have new directory so first create new directory nd then clone it +step:3 + after clone as usual add the file,commit +step:4 + push +step5: +create a pull request (PR) after push was done.