How can I keep my changes with a remote Git repository I track? -


i'm learning use git. cloned open source git repository. added different build system. these changes did not involve touching on original source code. need able update cloned repo based on changes in original repository while maintaining additions (build system sources). there way this? clear i'm not aiming @ contributing additions, need keep cloned repo updated original , still use own build system added.


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -

python - Error while using APScheduler: 'NoneType' object has no attribute 'now' -