I want to synchronize my own fork of a project, with the current projet-master.
After the process i would have this
Does there exists a GitHub Homepage-tool/ cmd that can achieve that ?
Here
it is stated :
Blockquote You don’t need to know how to code, use the command line, or install Git (the version control software GitHub is built on)
But can i achieve my goal only using the tools on
https://guides.github.com/activities/
If i DO need to use git-cmd from CLI, how would that cmd look. (I use a virtual-box with linux-distro Mint, in win10 -if that matters)
tyia.