- Lancaster, UK
Pinned Loading
-
apollo-cursor-pagination-ts
apollo-cursor-pagination-ts PublicRelay's Connection implementation for Apollo Server GraphQL library
TypeScript
-
Useful git bash scripts
Useful git bash scripts 1# List remote branches already merged to main2```sh
3git fetch origin > /dev/null; git checkout origin/main; for branch in $(git branch -a --merged | grep remotes/origin | grep -v main | grep -v 'no branch'| sed -e 's/\s*remotes\///'); do echo "${branch:7}"; done; git checkout main
4```5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




