Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: evanp/openfollow Loading
base: 83b12a8c07e5
Choose a base ref
...
head repository: evanp/openfollow Loading
compare: 1b7edecdc9dd
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jul 6, 2012

  1. Unify identifiers when Edge and inverted Edge are created

    If we get an edge and its inverted edge (A -> B, B -> A), we should
    unify those identifiers. So, this does it.
    
    Probably should re-calculate everything on deletion, but that might
    cause some problems, too.
    Evan Prodromou committed Jul 6, 2012
    Configuration menu
    Copy the full SHA
    1b7edec View commit details
    Browse the repository at this point in the history
Loading