You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since git commits form an acyclic directed graph, we should be able to query a repository using a graph query language instead of git log's arcane format. I think this would be awesome to implement.
The text was updated successfully, but these errors were encountered:
Since
git
commits form an acyclic directed graph, we should be able to query a repository using a graph query language instead ofgit log
's arcane format. I think this would be awesome to implement.The text was updated successfully, but these errors were encountered: