# # # patch "tests/user_commands/extra_rc" # from [be7f6758fcf16842f028910afcc940111b76b276] # to [44cbc37ae51041e2ee4b8c3e7ea290d32b85a11b] # ============================================================ --- tests/user_commands/extra_rc be7f6758fcf16842f028910afcc940111b76b276 +++ tests/user_commands/extra_rc 44cbc37ae51041e2ee4b8c3e7ea290d32b85a11b @@ -14,6 +14,6 @@ end end -register_command("check_head", "Check that the heads of the branch are what is passed in", +register_command("check_head", "", "Check that the heads of the branch are what is passed in", "This is a bogus command used to demonstrate user commands.", "check_head")