I'm always excited to take on new projects and collaborate with innovative minds.

Email

contact@niteshsynergy.com

Website

https://www.niteshsynergy.com/

Basic Git Commands

Basic Git Commands

Basic Git Commands

1. Basic Git Commands

image-131.png
image-132.png
image-133.png
image-134.png

2. Resolving Merge Conflicts

  • Merge Conflicts Occur When: Conflicts happen when Git cannot automatically merge changes. To resolve conflicts, follow these steps:
  • image-135.png

    Manually Resolve the Conflict: Edit the file by choosing which code to keep (or both). Remove the conflict markers.

    image-136.png
  • 3. Working with Remotes

    image-137.png
    image-138.png
    image-139.png
    image-140.png
  • 5. Tagging in Git

    image-141.png
    image-142.png
  • 6. Reverting Changes

    image-143.png
  • 7. Git Configuration

    image-144.png
  • 8. Git Rebase

    image-145.png
  • 9. Undo Changes in Files

    image-146.png
1 min read
Nov 17, 2024
By Nitesh Synergy
Share

Leave a comment

Your email address will not be published. Required fields are marked *