git ssb

0+

cel / ssb-pull-requests



Commit 3e5813ecfd4f03ed16cdb421b2e6aeb2c5880419

Fix typo

cel committed on 10/20/2016, 7:32:40 PM
Parent: 7a199e01284e415cc909a2ed22b5125de84d5db8

Files changed

README.mdchanged
README.mdView
@@ -42,9 +42,9 @@
4242 calculate what changes are in a pull request when the revs of the branches may
4343 have changed if the pull request was merged or the upstream diverged.
4444
4545 ```js
46-pulls.get(prId, cb)
46 +pulls.getRevs(prId, cb)
4747 ```
4848
4949
5050 ```js

Built with git-ssb-web