wei / git-sync

🔃 A GitHub Action for syncing between two independent repositories using force push
254 stars 124 forks source link

docs: update destination_repo example config #27

Closed trivikr closed 3 years ago

trivikr commented 3 years ago

Adds a shorthand in destination_repo example config

Refs: https://github.com/wei/git-sync/issues/25#issuecomment-768393180

wei commented 3 years ago

Thanks for the PR. However, I do want to show that you can use any of shorthand, ssh clone url, https clone url.

What are your thoughts?

trivikr commented 3 years ago

Thanks for the PR. However, I do want to show that you can use any of shorthand, ssh clone url, https clone url.

How about a separate section for ssh clone url? Added in commit 10e4bc0 (#27)

wei commented 3 years ago

Thanks for the help! @trivikr