Added a comment

This commit is contained in:
http://joeyh.name/ 2013-05-31 21:12:52 +00:00 committed by admin
parent b8b28b28b4
commit 28c873c85b

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://joeyh.name/"
nickname="joey"
subject="comment 1"
date="2013-05-31T21:12:52Z"
content="""
How are you creating the repositories? git cannot merge origin/master into master when master does not exist yet. The assistant, when it creates a repository, makes an empty commit, to create the master branch, which should avoid this problem.
"""]]