X-Git-Url: https://git.ralfj.de/git-mirror.git/blobdiff_plain/5974240009d223b88e8de66a11aaa006e2706211..f1fabccc7a0449afc66b20176a05eada3a5dd581:/README.md diff --git a/README.md b/README.md index 4c0f358..6bcf71c 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,10 @@ either gitolite or GitHub will be visible on the other side immediately. This applies even to pull requests that you merge in the GitHub web interface. +The script will only sync branches when they get pushed to. To initialize the +GitHub repository with all the branches that already exist, you can do `git push +--all git@github.com:user/repo`. + ## Source, License You can find the sources in the [git