)]}'
{"specs/puppet-modules.rst":[{"author":{"_account_id":7979,"name":"Mikhail S Medvedev","email":"mihailmed@gmail.com","username":"msmedved"},"change_message_id":"b7b8ddefa134e4998cfb3fe2bd68230ddd1ec30b","unresolved":false,"context_lines":[{"line_number":81,"context_line":"    .. code-block:: bash"},{"line_number":82,"context_line":""},{"line_number":83,"context_line":"        git subtree split --prefix\u003dmodules/$MODULE --branch\u003d$MODULE"},{"line_number":84,"context_line":"        git push ~/$MODULE $MODULE:master"},{"line_number":85,"context_line":""},{"line_number":86,"context_line":"    The resulting tree located in ~/$MODULE can be pushed to a remote."},{"line_number":87,"context_line":"    Its contents won\u0027t look like the expected git repo,  but after pushing"}],"source_content_type":"text/x-rst","patch_set":1,"id":"9aa7fdbe_3b88dee6","line":84,"updated":"2014-10-22 16:42:30.000000000","message":"What benefits are there to have the intermediate local repostory?\n\nI would have personally done\ngit push \u003cnew github remote\u003e $MODULE:master \nafter making sure the split went fine.","commit_id":"2c7a50a6b42829afdf3eba2fab48ebfa7311fbd3"},{"author":{"_account_id":9624,"name":"Ramy Asselin","email":"ramyasselin@yahoo.com","username":"asselin"},"change_message_id":"3f536a42c271e728c910f5e355766f54ac9d9743","unresolved":false,"context_lines":[{"line_number":81,"context_line":"    .. code-block:: bash"},{"line_number":82,"context_line":""},{"line_number":83,"context_line":"        git subtree split --prefix\u003dmodules/$MODULE --branch\u003d$MODULE"},{"line_number":84,"context_line":"        git push ~/$MODULE $MODULE:master"},{"line_number":85,"context_line":""},{"line_number":86,"context_line":"    The resulting tree located in ~/$MODULE can be pushed to a remote."},{"line_number":87,"context_line":"    Its contents won\u0027t look like the expected git repo,  but after pushing"}],"source_content_type":"text/x-rst","patch_set":1,"id":"9aa7fdbe_9e8ff3cb","line":84,"in_reply_to":"9aa7fdbe_3b88dee6","updated":"2014-10-22 20:34:58.000000000","message":"There are no real benefits other than that\u0027s what I found worked. \nMikhail, could you explain more what is \u003cnew github remote\u003e?\ngit push https://github.com/$YOU/puppet-$MODULE.git $MODULE:master? \nI can try it and see.","commit_id":"2c7a50a6b42829afdf3eba2fab48ebfa7311fbd3"},{"author":{"_account_id":7979,"name":"Mikhail S Medvedev","email":"mihailmed@gmail.com","username":"msmedved"},"change_message_id":"3cb150a0e13acd4a067d9487c38daa5fb16ab2bf","unresolved":false,"context_lines":[{"line_number":81,"context_line":"    .. code-block:: bash"},{"line_number":82,"context_line":""},{"line_number":83,"context_line":"        git subtree split --prefix\u003dmodules/$MODULE --branch\u003d$MODULE"},{"line_number":84,"context_line":"        git push ~/$MODULE $MODULE:master"},{"line_number":85,"context_line":""},{"line_number":86,"context_line":"    The resulting tree located in ~/$MODULE can be pushed to a remote."},{"line_number":87,"context_line":"    Its contents won\u0027t look like the expected git repo,  but after pushing"}],"source_content_type":"text/x-rst","patch_set":1,"id":"9aa7fdbe_21e8a7e1","line":84,"in_reply_to":"9aa7fdbe_9e8ff3cb","updated":"2014-10-23 01:26:13.000000000","message":"Ramy, something like this should be sufficient to push the branch with split module:\n\ngit remote add github https://github.com/$YOU/puppet-$MODULE.git\n\ngit push github $MODULE:master\n\nThe way you describe it works fine too.","commit_id":"2c7a50a6b42829afdf3eba2fab48ebfa7311fbd3"}]}
