Vikas Rajput (@vikasrajputin) 's Twitter Profile
Vikas Rajput

@vikasrajputin

Sr. Backend Engineer. Simplifying Backend and sharing what I learn along the way. Building Gujarat's biggest java community at @juggujarat

ID: 854783619600011264

linkhttps://linktr.ee/vikasrajputin calendar_today19-04-2017 19:47:50

7,7K Tweet

35,35K Takipçi

321 Takip Edilen

Vikas Rajput (@vikasrajputin) 's Twitter Profile Photo

Git Architecture Simplified: 1. Working Tree: This represents the current directory and files you are working on. This is where you make changes to your code or files. git add/mv/rm: These commands allow you to stage changes. git add stages new changes, git mv stages file