mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
FS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org websites and update additional URLs to avoid 301 redirects.
This commit is contained in:
@@ -50,7 +50,7 @@ Create a Pull Request
|
||||
chromium https://freeswitch.org/confluence/display/FREESWITCH/Pull+Requests
|
||||
|
||||
# add your repository as a remote (change to your username)
|
||||
git remote add stash ssh://git@stash.freeswitch.org:7999/~johndoe/freeswitch.git
|
||||
git remote add stash ssh://git@freeswitch.org:7999/~johndoe/freeswitch.git
|
||||
|
||||
# push your changes to a branch
|
||||
git push stash +HEAD:myfeature
|
||||
|
Reference in New Issue
Block a user