FTNAPPS GIT repository for JamNNTPd

Pushed my current JamNNTPd git repository to the ftnapps project JamNNTPd git repository at SourceForge.
 
git remote add origin ssh://jame@ftnapps.git.sourceforge.net/gitroot/ftnapps/jamnntpd.git                                      
git config branch.master.remote origin                                                                                         
git config branch.master.merge refs/heads/master
git push origin master  (initial push to populate repo)                                                                        
git push --all  origin
git push --tags  origin

About this Entry

This page contains a single entry by Robert James Clay published on September 18, 2009 8:42 PM.

Create GIT repositories for ftnapps project was the previous entry in this blog.

FTNAPPS website repository moved to git repository is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.