X-Git-Url: https://git.ralfj.de/git-mirror.git/blobdiff_plain/91149b3b918cfe8d95e261ad8ce7607606e98ba3..HEAD:/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