mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 06:40:04 +01:00
update location of git repos
Someone also needs to do s/devicekit/DeviceKit/ on the fd.o git servers...
This commit is contained in:
parent
5b950ddeb3
commit
2cc32c1dc7
1 changed files with 2 additions and 2 deletions
4
HACKING
4
HACKING
|
|
@ -3,11 +3,11 @@ SCM
|
||||||
|
|
||||||
- anonymous checkouts
|
- anonymous checkouts
|
||||||
|
|
||||||
$ git clone git://git.freedesktop.org/git/DeviceKit-power.git
|
$ git clone git://git.freedesktop.org/git/DeviceKit/DeviceKit-power.git
|
||||||
|
|
||||||
- checkouts if you got an ssh account on fd.o (username@ is optional)
|
- checkouts if you got an ssh account on fd.o (username@ is optional)
|
||||||
|
|
||||||
$ git clone ssh://[username@]git.freedesktop.org/git/DeviceKit-power.git
|
$ git clone ssh://[username@]git.freedesktop.org/git/DeviceKit/DeviceKit-power.git
|
||||||
|
|
||||||
- commit to local repository
|
- commit to local repository
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue