mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-10 23:20:55 +00:00
fix towncrier config and correct links in release_notes
This commit is contained in:
2
Makefile
2
Makefile
@ -124,7 +124,7 @@ ifndef bump
|
||||
endif
|
||||
|
||||
check-git:
|
||||
# require that upstream is configured for ethereum/py-libp2p
|
||||
# require that upstream is configured for libp2p/py-libp2p
|
||||
@if ! git remote -v | grep "upstream[[:space:]]git@github.com:libp2p/py-libp2p.git (push)\|upstream[[:space:]]https://github.com/libp2p/py-libp2p (push)"; then \
|
||||
echo "Error: You must have a remote named 'upstream' that points to 'py-libp2p'"; \
|
||||
exit 1; \
|
||||
|
||||
Reference in New Issue
Block a user