Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 254 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (5 loc) · 254 Bytes

Upstream changes from the exactextract C++ repository can be brought in with git subtree using the following command:

git subtree pull --prefix src/exactextract \
  https://gitlab.com/isciences/exactextract.git \
  master \
  --squash