Created Chinese Language Support
6 Files added:
reverting-a-commit.zh.cn.md
removing-branch-from-your-repository.zh.cn.md
resolving-merge-conflicts.zh.cn.md
resetting-a-branch.zh.cn.md
moving-a-commit-to-a-different-branch.zh.cn.md
removing-a-file.zh.cn.md
(1)Things a non Programmer can do.zh-cn.md
(2)undoing-a-commit.zh-cn.md
(3)Useful-links-for-further-learning.zh-cn.md
(4)why-using-branches.zh-cn.md
(5)git-bash-windows-tutorial.zh-cn.md
(6)github-cli-tutorial.zh-cn.md
- Add Bengali translations for Git configuration and permission error resolution
- Encountered 403 permission denied error when pushing to original repository
- Fixed by changing remote URL to point to personal fork using git remote set-url
- Successfully pushed branch to personal fork
- Documented workflow for proper open source contributions