Re: [RFC doc] Tracking git.git

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 13.05.2021 20:05, Bagas Sanjaya wrote:
But tracking seen is more like tracking linux-next. We do NOT use git
pull because often doing so will try to merge origin (upstream) with
our local version, which are divergent and most likely will end with
conflict.  Instead, we do git fetch first followed by resetting to
upstream by git reset --hard origin/seen.

Should the fact above be documented? And on what file the fact should
be placed? In INSTALL?

I vote yes. I was trying out tracking the different branches and got
bitten by this very situation (tons of conflicts) when pulling seen.

Cheers!
Dave



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux