[osg-users] updating the webpages

Paul McIntosh paul.mcintosh at internetscooter.com
Tue Jan 17 18:18:55 PST 2017


Hi,

Just wondering what the protocol is for updating the webpages? Do you give out a login or do we just post it here?

I want to fix up the missing newlines that are making the git commands hard to read here:
http://www.openscenegraph.org/index.php/download-section/code-repositories/31-git-mirror

e.g.
Lines like this...


Code:
~/OpenSceneGraph (master)$ git remote -v origin :[your-github-account]/osg.git (fetch) origin :[your-github-account]/OpenSceneGraph.git (push)



Should look like this...


> ~/OpenSceneGraph (master)$ git remote -v 
> origin :[your-github-account]/osg.git (fetch) 
> origin :[your-github-account]/OpenSceneGraph.git (push)
> 


Cheers,
Paul[/code][/url]

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=69985#69985








More information about the osg-users mailing list