login
Header Space

 
 

Re: git-push through git protocol

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: Jakub Narebski <jnareb@...>, Git Mailing List <git@...>
Date: Monday, January 22, 2007 - 10:41 am

On Sunday, January 21, 2007 at 17:52:22 (-0800) Linus Torvalds writes:

This now works:

% perl -pi -e 's/nobody/blear/' /etc/xinetd.d/git-daemon
% /etc/init.d/xinetd restart
% cd test/foo
% cat .git/remotes/origin
URL: git://blake/foo
Pull: refs/heads/master:refs/heads/origin
% git push
updating 'refs/heads/master'
  from fee4efae4f3b98cce0fe85efc746291157fffbcd
  to   73167c1dbcd08ef290f9ead5eef1808236e728b3
Generating pack...
Done counting 5 objects.
Result has 3 objects.
Deltifying 3 objects.
 100% (3/3) done
Writing 3 objects.
 100% (3/3) done
Total 3 (delta 0), reused 0 (delta 0)

Thanks for the help.


Bill
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: git-push through git protocol, Jakub Narebski, (Sun Jan 21, 11:27 am)
Re: git-push through git protocol, Linus Torvalds, (Sun Jan 21, 3:04 pm)
Re: git-push through git protocol, Bill Lear, (Sun Jan 21, 5:22 pm)
Re: git-push through git protocol, Linus Torvalds, (Sun Jan 21, 6:00 pm)
Re: git-push through git protocol, Bill Lear, (Sun Jan 21, 9:31 pm)
Re: git-push through git protocol, Linus Torvalds, (Sun Jan 21, 9:52 pm)
Re: git-push through git protocol, Bill Lear, (Mon Jan 22, 10:41 am)
Re: git-push through git protocol, Martin Langhoff, (Sun Jan 21, 10:26 pm)
Re: git-push through git protocol, Linus Torvalds, (Sun Jan 21, 11:01 pm)
Re: git-push through git protocol, Bill Lear, (Mon Jan 22, 9:58 am)
Re: git-push through git protocol, Bill Lear, (Sun Jan 21, 9:41 pm)
Re: git-push through git protocol, Linus Torvalds, (Sun Jan 21, 8:17 pm)
Re: git-push through git protocol, Junio C Hamano, (Sun Jan 21, 8:50 pm)
Re: git-push through git protocol, Johannes Schindelin, (Sun Jan 21, 5:16 pm)
Re: git-push through git protocol, Bill Lear, (Sun Jan 21, 4:09 pm)
speck-geostationary