I remember having troubles when it came to actually trying to push anything to my repository without this. I have changed the documentation to reflect the correct things. I'm pretty sure you have already cloned and everything though, but you can change it by being in $LJHOME or $LJHOME/ext/dw-nonfree and going:
no subject
I was reading over the instructions and realized that they don't have the authenticated versions of the Github URLs, so I have edited them to be like:
git clone https://USERNAME@github.com/USERNAME/dw-free.git $LJHOME
Same with nonfree.
I remember having troubles when it came to actually trying to push anything to my repository without this. I have changed the documentation to reflect the correct things. I'm pretty sure you have already cloned and everything though, but you can change it by being in $LJHOME or $LJHOME/ext/dw-nonfree and going:
git remote set-url origin NEWURL
(you are free to make me explain that some more)