git-sync
git-sync copied to clipboard
🔃 A GitHub Action for syncing between two independent repositories using force push
Hi Wei, First and foremost, thank you so much for developing this action because it has been useful to me and my team's activities. Just a question, would it be...
Add option to update head Signed-off-by: Bensuperpc
I have issues, when i sync my repos, git-sync create HEAD branch, when i pull all repos with action/checkout, i have this issue : ``` /usr/bin/git checkout --progress --force -B...
For example, a user may want to push to GitLab simply to trigger a around of testing in GitLab CI, in which case it'd be nice if it's possible to...
Hi Wei, Thank you so much for developing this action, it's a very useful action 💯 . I have some problems with using docker. We are using '**[img](https://github.com/genuinetools/img)**' for building...