summaryrefslogtreecommitdiff
path: root/tests/missing-ref.stderr
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2011-12-01 12:27:23 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2011-12-01 12:27:23 +0000
commit6136d3edd1129f5f6b517d83eb74866459b9c22f (patch)
treeacd8a98385364670c911c23432315deae7b8c4aa /tests/missing-ref.stderr
parent871308c2c4c97c2c7bf4318f832a90924d793b03 (diff)
downloadmorph-6136d3edd1129f5f6b517d83eb74866459b9c22f.tar.gz
add test case for referring to a missing branch in the repo
Have to make sure it is caught properly.
Diffstat (limited to 'tests/missing-ref.stderr')
-rw-r--r--tests/missing-ref.stderr4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/missing-ref.stderr b/tests/missing-ref.stderr
new file mode 100644
index 00000000..5cf767b3
--- /dev/null
+++ b/tests/missing-ref.stderr
@@ -0,0 +1,4 @@
+ERROR: Command failed: git cat-file blob non-existent-branch:hello.morph
+Output from command:
+fatal: Not a valid object name non-existent-branch:hello.morph
+