You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
target_branch:str=Field(default="main",description="The target branch to diff against. Note that this includes uncommitted changes in the working directory as well.")
303
+
target_branch:str=Field(...,description="The target branch to diff against. Note that this includes uncommitted changes in the working directory as well.")
0 commit comments