zequence | sakrecoer: The repo you linked to is the current website theme, so not the one in development | 17:48 |
---|---|---|
zequence | Think all repos will eventually move to git, so that is why I made the trunk a git repo | 17:48 |
zequence | First, install git: sudo apt-get install git | 17:49 |
zequence | Then, get the repo: git clone https://git.launchpad.net/ubuntustudio-website | 17:49 |
zequence | do your changes, add them with: git add . | 17:49 |
zequence | Then, commit: git commit | 17:49 |
zequence | And, finally, push: git push origin master | 17:50 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!