вторник, 28 октября 2025 г.

Git, Fork

Git After Fork

----------------------------------------------------------------------------------

$ git clone https://github.com/gssoft/TPLDataflow.git

$ cd tpldata

$ git remote add upstream https://github.com/lents/TPLDataflow.git

------------------------------------------------------------------------------------
$ git clone https://github.com/gssoft/HighPerformance.git
$ cd highperformance
$ git remote add upstream https://github.com/lents/HighPerformance.git