Git Exercise & Assignment


Git Assignment # 1

Write a 1 Post on Debug.School which would Answer following question…

  • What is Git?
  • How git works? Architecture of git.
  • Exaplain Why Git is Distributed?
  • Explain Git Workflow with image
  • List of Top 10 Git commands
  • What is Version Control?
  • What is a commit?
  • What is a merge?
  • What is a merge conflict?
  • What best practices are you familiar with regarding version control?

Git Assignment # 2

Write a 1 Post on Debug.School which would Answer following question…

  1. What is Git and why is it important in software development?
  2. Explain the difference between Git and GitHub.
  3. How does Git handle version control?
  4. Discuss the three main states of a Git file: committed, modified, and staged.
  5. How can you create a new Git repository and clone it to your local machine?
  6. What is the difference between a Git branch and a tag?
  7. How do you merge changes from one branch to another in Git?
  8. Explain the purpose of the .gitignore file in Git.
  9. Discuss the Git workflow for a team of developers.
  10. How can you resolve a Git conflict when merging branches?
  11. What is the significance of the Git HEAD pointer?
  12. Discuss the difference between a Git pull and a Git fetch.
  13. Explain the difference between Git rebasing and Git merging.
  14. How can you recover a deleted branch in Git?

Git Labs & Excercise

Git Lab Exercise & Assignment: Basic local workflow: Part – 1

Git Lab Exercise & Assignment: Remote workflow: Part – 2

Git Lab Exercise & Assignment: Working with Local Branch: Part – 3

Git Lab Exercise & Assignment: Branching & Merging & Conflicts: Part – 4

Git Lab Exercise & Assignment: Changing History with Amend: Part – 5

Git Lab Exercise & Assignment: Local Branches with Rebasing: Part – 6

Git Lab Exercise & Assignment: Git remote branching and github: Part – 7

Git Lab Exercise & Assignment: Git Branching and Merging: Part – 8

Git Lab Exercise & Assignment: Git Diff and Undoing: Part – 9

Git Lab Exercise & Assignment & Project: Part – 10

Git Lab Exercise & Assignment: Git Stash: Part – 11

Git Lab Exercise & Assignment: Git cherry-pick: Part – 12

Rajesh Kumar
Follow me
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x