Ashok is an avid learner and senior software engineer with a keen interest in cyber security. He loves articulating his experience with words to wider audience.
Articles by Ashok Chapagai
Git Howtos
- How to Pull Specific Commit From Git Repository
- How to Add Empty Directory in Git
- How to Undo Git Reset With the --hard Flag
- How to Add Files Into Staging by Git in Different Ways
- How to Create Remote Git Branch
- How to Prune Local Branches in Git
- How to Reset File to Be Same as Master Branch in Git
- How to Remove Untracked Files in Git
- How to Revert Local Changes to Previous State in Git
- How to Delete Stash Record in Git
- How to Pull Latest Changes From Git Remote Repository to Local Branch
- How to Set(Origin) Remote Repository URL in Git
- Git - LF Will Be Replaced by CRLF
- How to Abort Git Merge
- How to Fully Delete a Git Repository
- How to Ignore Node_modules Folder Everywhere
- How to Rename Local and Remote Git Branch