I have been asked more and more these days, "How do I host a Git repository?" Usually it is assumed that some access control beyond simply read-only is involved (some users have commit rights). With access control comes issues of security, and that's a whole other bag of cats. This post is about presenting an answer to this question, without the fuss.
Accelerate your team, Subversion, Git, Mercurial, Trac hosting.
Use Assembla online workspaces for rapid software development and agile team collaboration. Invite team members once. Unify the team with a shared view of activities. Include best-of-breed tools for collaboration, communication, and coding.
Accelerate your team, Subversion, Git, Mercurial, Trac hosting.
Use Assembla online workspaces for rapid software development and agile team collaboration. Invite team members once. Unify the team with a shared view of activities. Include best-of-breed tools for collaboration, communication, and coding.
Hosting git repositories on Leopard using gitosis. Don't try to be smart like me and set the git user's path in .bash_profie. OS X doesn't look there for noninteractive SSH sessions. It's gotta be ~/.bashrc.