I'm trying to start learning git
and use it. I've downloaded a training video about git
and am currently watching it.
I've downloaded and installed git
on my computer. I use Windows 8 OS (32 bit version). But I don't know why I don't have a Git Init Here
option when I right-click:
As you see, the box that comes up when I right-click has 2 options about git:
Git GUI Here
Git Bash Here
But the one in the tutorial video has one more option named Git Init Here
. Well, why mine doesn't have that option? Did I install the git
wrongly?