Hello, Thank you Junio and Brian for reviewing my patch :) https://lore.kernel.org/git/20200406181216.5340-1-shouryashukla.oo@xxxxxxxxx/ The changes in this version are: 1. Dropped the gitfaq cleanup patch. 2. Improved the 'rebasing and merging' section. Added information on when to rebase/merge. 3. Improved the 'files-in-.gitignore-are-tracked' section. Added significance of `git add` & `git status`. 4. Improved the 'checking-out' section. Added more description in use cases of `git checkout` as well as introduced `git switch` and `git restore`. 5. Improvements in sentence formation and the terms used. Regards, Shourya Shukla Shourya Shukla (1): gitfaq: append the 'Common Issues' section Documentation/gitfaq.txt | 104 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) -- 2.20.1