diff --git a/create new branch.png b/create new branch.png new file mode 100644 index 0000000..8c4e48b Binary files /dev/null and b/create new branch.png differ diff --git a/file.txt b/file.txt index 25bf00f..41a5989 100644 --- a/file.txt +++ b/file.txt @@ -1,3 +1,2 @@ hello -welcome -adgsjkdh \ No newline at end of file +welcome \ No newline at end of file diff --git a/git branch.png b/git branch.png new file mode 100644 index 0000000..2c84f99 Binary files /dev/null and b/git branch.png differ diff --git a/git checkout.png b/git checkout.png new file mode 100644 index 0000000..d25309a Binary files /dev/null and b/git checkout.png differ diff --git a/git clone.png b/git clone.png new file mode 100644 index 0000000..0e83ae0 Binary files /dev/null and b/git clone.png differ diff --git a/git switch.png b/git switch.png new file mode 100644 index 0000000..5db95d1 Binary files /dev/null and b/git switch.png differ diff --git a/gitassignment.md b/gitassignment.md index 5b751ce..c77504b 100644 --- a/gitassignment.md +++ b/gitassignment.md @@ -44,3 +44,15 @@ In email we can`t tarck the changes in the code.But in git we track the changes ![alt text]() ![alt text]() ![alt text]() + +## 7. Creating & Switching Branches +![alt text]() + +![alt text]() + +![alt text]() +![alt text]() + +## 8 Git clone + +![alt text]()