I have been trying to set up get and have it actually work.
So far pretty much crap.

Here is what I do
Set up a Git repository on my server
Git Init

>From my machine,  I go a GIT Pull and point some directory
I add some files to that directory
GIT Submit, with some stupid comment so it works
GIT Push,  this usually breaks and tells me it can't push because the 
branch is checked out.

All I want to do it create a repository on the server,  add some files 
locally from my machine,  push and go to another machine and actually see 
those files.
In any other tool,  this is completly easy, but in GIT,  there is about a 
50% you are going to lose everything.  How in the hell can this be so 
popular?

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to