This repository was archived by the owner on Jan 17, 2024. It is now read-only.
Replies: 1 comment
-
... for an example of how this works, look at: #10 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@michael-simons @jexp Not sure if you're aware of this, but if you reference a github issue from a commit (using e.g.
[#14] Commit text
format, or[neo4j-contrib/sql2cypher#14] Commit text
, then github will be super smart about it, and link to the commit from the issue.I've always found this very useful in my projects for multiple reasons:
What do you folks think? My motivation here is this issue: #14
It seems to have committed work associated with it, but I can't immediately jump to it and look at it.
Beta Was this translation helpful? Give feedback.
All reactions