Git setup Configuring the user information that will be utilized across all local repositories. git config --global user.name “[firstname lastname]” set the name that will be associated with your commits and tags. Example: git config --global u...
indratejreddy.hashnode.dev5 min readHelpful blog! You can probably add git cherry-pick as well
Debadrita Ghosh 🇮🇳
React Native Developer @ BrewApps LLC.
You made it look easy!