You are not logged in.
Pages: 1
when I type like this
git clone git://git.xfce.org/$category/$module
it occurs an error like this
fatal: The remote end hung up unexpectedly
I am puzzle about this ,how can I deal with this probleam?
Offline
What are you trying to clone?
$category and $module are placeholders for actual categories and modules. See here: http://git.xfce.org/. For example: apps would be a category and mousepad would me a module. So to get mousepad, you would:
git clone git://git.xfce.org/apps/mousepad
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Pages: 1
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 517.69 KiB (Peak: 530.39 KiB) ]