Gokul Subramonian gokul.subramonian
  • Joined on 2024-08-07
gokul.subramonian created branch feature/tranining in Git-Training-Hub/git-practice-Gokul 2025-09-17 10:52:30 +00:00
gokul.subramonian deleted branch feature/traning from Git-Training-Hub/git-practice-Gokul 2025-09-17 10:51:51 +00:00
gokul.subramonian pushed to main at Git-Training-Hub/git-practice-Gokul 2025-09-11 04:45:12 +00:00
c87ff0ff92 Added images for merge conflicts
gokul.subramonian pushed to main at Git-Training-Hub/git-practice-Gokul 2025-09-10 15:43:36 +00:00
9657a1ec1c Merge branch 'feature/traning' into main
2912e22546 Added 1 to 10 numbers
1d23dbc319 Added 1 to 5 numbers
Compare 3 commits »
gokul.subramonian pushed to main at Git-Training-Hub/git-practice-Gokul 2025-09-10 15:28:20 +00:00
33ab345ffc Added fast-forward merge image
gokul.subramonian pushed to main at Git-Training-Hub/git-practice-Gokul 2025-09-10 15:19:07 +00:00
63e67802a8 Added images for Viewing File History with Blame
36e4019ced Added updated screenshots for Viewing File History
1da6f094d0 Added updated images for Viewing File History
19a309af94 Added screenshots for Viewing File History
24faea97fe Added images for Viewing File History
Compare 18 commits »
63e67802a8 Added images for Viewing File History with Blame
gokul.subramonian created branch feature/assginment in Git-Training-Hub/git-practice-Renejit 2025-09-10 11:39:58 +00:00
8ee5230729 added explanation
d9cdcb5d67 removed day
bc129fd68f added git log -- <filename> explanation
Compare 3 commits »
36e4019ced Added updated screenshots for Viewing File History
1da6f094d0 Added updated images for Viewing File History
19a309af94 Added screenshots for Viewing File History
24faea97fe Added images for Viewing File History
6be5cb4f32 Added discription for git log --oneline --<filename>
df394da8e2 Added discription for git log -p --filename
7e2c7a9396 Added discription for git log -- example.txt
Compare 3 commits »
gokul.subramonian commented on issue Git-Training-Hub/tech-thursday-demo#2 2025-09-04 06:25:14 +00:00
#2 - Git Case Sensitivity and File Renaming Assignment

why Git is not tracking this case-only rename?

    Windows/macOS filesystems are case-insensitive they treat both names as the same file.So when you rename only by case, the OS reports no…
e2914f3b70 Updated the readme file
d0c1a1730e Added readme md file
gokul.subramonian created branch feature/traning in Git-Training-Hub/git-practice-Gokul 2025-09-02 11:50:30 +00:00
6f6d069366 added git status before gitignore image