Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 416 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 416 Bytes

Cartography

This branch contains a GitHub action which automatically syncs the upstream branch with the master branch in lyft/cartography.

Contributions

Create a feature branch off the upstream branch and PR directly to lyft/cartography.

git checkout upstream
git switch -c some-feature