Improve pull without tracking
commite98b021faa09cf175a1b8c86e6973af5b6cec64c
authorPeter Grayson <pete@jpgrayson.net>
Mon, 7 Dec 2020 14:51:04 +0000 (7 09:51 -0500)
committerPeter Grayson <pete@jpgrayson.net>
Mon, 7 Dec 2020 15:16:44 +0000 (7 10:16 -0500)
tree1ef3b2dc0dde07b0f5d56ba6122c351ae27a7560
parent15abb9fc00b1d36fd22363c97e8e6f5d0eca24aa
Improve pull without tracking

- Update error message to refer to "remote repository" instead of
  "branch".
- t1210-pull-check-upstream.sh is modified to properly test for non-zero
  return code when attempting to pull without tracking information.

Signed-off-by: Peter Grayson <pete@jpgrayson.net>
stgit/commands/pull.py
t/t1210-pull-check-upstream.sh