We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d3acc commit 8c57554Copy full SHA for 8c57554
build/tasks/remotes.rb
@@ -2,5 +2,5 @@
2
3
task :setup_remote_to_jp do
4
`git remote rm jp`
5
- `git remote add jp git://github.com/developwithpassion/nbdndp.git`
+ `git remote add jp git://github.com/developwithpassion/dwpdp.git`
6
end
0 commit comments