Currently the client will default to origin/master when it can't get an upstream for the current branch. This can lead to large diffs that fail with a mysterious Command failed: Request Entity Too Large. We should probably warn the user if the branch does not have an upstream configured.
Currently the client will default to
origin/masterwhen it can't get an upstream for the current branch. This can lead to large diffs that fail with a mysteriousCommand failed: Request Entity Too Large. We should probably warn the user if the branch does not have an upstream configured.