I'm in the process of setting up a GIT repository and was gathering basic installation and configuration information and came across your site....Looks like you covered all the basics very well on the part of cloning a project from the user side to the server side.
I'm in the process of setting up a GIT repository and was gathering basic installation and configuration information and came across your site....Looks like you covered all the basics very well on the part of cloning a project from the user side to the server side.
ggmathew 2 weeks ago
Hmmm...I followed your instructions, but I get:
fatal: 'gitrepo.git' does not appear to be a git repository
fatal: The remote end hung up unexpectedly
phatbootyluvr 1 month ago
Not too bad, but really too slow
rsilvestre 2 months ago
Great video, thanks!
1K1NDR3D 11 months ago
I figured out that it is updating on the server. I have another query.
Is it possible for me to give access to my friends on remote systems for the repositories stored on the server.
If yes, then how do I do it??
apoorva1341989 11 months ago
Hi, I am running the server and the client in ubuntu itself. When I followed your steps and executed the last command i.e $git push origin master
I got the output as "everything up-to-date" and returned to the prompt.
I did not get the output as yours.
Is it right? What seems to be the problem??
apoorva1341989 11 months ago