sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.12k stars 1.29k forks source link

Error when trying to view a commit in from sourcegraph/sourcegraph #21650

Open alexfogg opened 3 years ago

alexfogg commented 3 years ago

I ran into this when trying out a new demo flow the other day.

Steps to reproduce:

  1. https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/commit/02a03f54c15c3f86fcec2aed2f2b00adae5cd237

Expected behavior: Show the commit in Sourcegraph

Actual behavior: Git command [git merge-base -- 4b825dc642cb6eb9a060e54bf8d69288fbee4904 02a03f54c15c3f86fcec2aed2f2b00adae5cd237] failed (output: "error: object 4b825dc642cb6eb9a060e54bf8d69288fbee4904 is a tree, not a commit fatal: Not a valid commit name 4b825dc642cb6eb9a060e54bf8d69288fbee4904"): exit status 128

camdencheek commented 3 years ago

Duplicate of #20464