git

post-image

git refs ...

Sunday, Apr 6, 2025 by Mohammad Sajid Anwar git

DISCLAIMER: Image is generated using FREE version of ChatGPT. 1. Introduction 2. Types of refs 3. List refs 4. Useful Commands 5. HEAD shortcuts 6. Types of HEAD 7. trunk in Git 8. Git Remotes 9. Types of Remote refs Introduction Today is such a fine and sunny Sunday morning to do some brain dumping and share it with you.

Continue Reading
post-image

git show ...

Monday, Mar 17, 2025 by Mohammad Sajid Anwar git

DISCLAIMER: Image is generated using FREE version of ChatGPT. git show … I would say, git show, is the most used git command in the life of a programmer after git commit. Believe it or not, we do so many commits in a day and we peek into a commit if we are investigating an issue. This is what we do actually: git show <commit_id>, to be precise.

Continue Reading
post-image

git bisect ...

Sunday, Mar 16, 2025 by Mohammad Sajid Anwar git

DISCLAIMER: Image is generated using FREE version of ChatGPT. git bisect … If you lead life of a programmer, no matter what language you use, you must have used one of the many versioning systems. CVS was my first introduction to the life saving tool. I think it was early 2000s time period. I remember a real life incident, I was working as a consultant for a web portal firm.

Continue Reading

SO WHAT DO YOU THINK ?

If you have any suggestions or ideas then please do share with us.

Contact with me