I am a fresh programmer, and my experience is quite limited. Seeing as how people recommend using Git with projects, I've started getting quite font of using
command prompt when I watch tutorials. However, one thing bugs me:
There seems to always be a bunch of stuff that needs 'pushing' after just a small change in the code.
This got me to thinking that maybe having the whole project in a repository isn't the smartest idea.
Is there any smart way to handle this? Any Git/Visual Studio users here, who found a nifty way to work with this?
Thanks in advance,
Mothil
command prompt when I watch tutorials. However, one thing bugs me:
There seems to always be a bunch of stuff that needs 'pushing' after just a small change in the code.
This got me to thinking that maybe having the whole project in a repository isn't the smartest idea.
Is there any smart way to handle this? Any Git/Visual Studio users here, who found a nifty way to work with this?
Thanks in advance,
Mothil