diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-23 14:30:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-23 14:30:37 -0400 |
commit | 185fe03b3804c9608ecf73ef84eb65f06b2dee19 (patch) | |
tree | fa2e7317fbc3a37a709c77a446c4c7e18874244d | |
parent | f414cc17afa3a0691cf5a81069fc584d97bfaf7a (diff) | |
download | ikiwiki-185fe03b3804c9608ecf73ef84eb65f06b2dee19.tar ikiwiki-185fe03b3804c9608ecf73ef84eb65f06b2dee19.tar.gz |
forgot to close this one when merging
-rw-r--r-- | doc/bugs/assumes___34__git_push_origin__34___is_sufficient.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/assumes___34__git_push_origin__34___is_sufficient.mdwn b/doc/bugs/assumes___34__git_push_origin__34___is_sufficient.mdwn index 20d1dd436..369be8277 100644 --- a/doc/bugs/assumes___34__git_push_origin__34___is_sufficient.mdwn +++ b/doc/bugs/assumes___34__git_push_origin__34___is_sufficient.mdwn @@ -14,3 +14,5 @@ the regression test will warn: The solution is to do "git push origin master" instead (but with the configured remote and branch names). --[[smcv]] + +> [[fixed|done]] --[[Joey]] |