git clone ssh://user@host:port/project.git
I have to change several files in the web project with Git and don't need to have all data at my hdd.
What command should we use to edit a couple of files via Git ? Or is it impossible?
P.S.: i'm newbie for Git, that would be fine if you also tell me, what should be wrote instead of "project.git" (how to get project name?) ?