[Kde-bindings] a new home for JSmoke

Ian Monroe ian at monroe.nu
Fri Oct 1 21:07:53 UTC 2010


Everyone's favorite JavaScript smoke bindings has a new home.

To get it
  git clone git://git.kde.org/playground/jsmoke/jsmoke.git
  cd jsmoke
  git remote set-url --push origin git at git.kde.org:playground/jsmoke/jsmoke.git

The above will use the fast git:// protocol for fetches and only use
slow SSH for pushes.

Unlike with gitorious, its quite easy to make a new branch. git push
origin master:newbranchname will make one. For a small project like
jsmoke this makes more sense then creating new repos (as was common
with gitorious).

I'm probably going to just delete the gitorious project.

Thanks goes to Jeff of the sysadmin team for setting it up. It's
possible that the URL might change before it's all over, they aren't
100% positive how they want to do playground repos.

Ian



More information about the Kde-bindings mailing list