Himanshu,
It is always better to keep updated with the changes of other developers working in the same branch. So, as far I understand we cannot ignore this feature, this feature allows us to avoid larger conflicts while we sync changes of other developers.
Hi Himanshu Khanna,
A merge commit is required to combine local changes with the pulled updates.
Hi Himanshu Khanna,
Each developer can work on a separate feature branch and merge the change in the main line after the task is done.