https://github.com/nlpatvcu/tools
https://github.com/nlpatvcu/tools
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nlpatvcu/tools
- Owner: NLPatVCU
- Created: 2018-02-18T14:45:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-18T18:43:26.000Z (over 8 years ago)
- Last Synced: 2025-12-26T13:49:21.511Z (5 months ago)
- Language: Perl
- Size: 18.9 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tools
ADD DESCRIPTION
## NOTES for pushing and pulling linked packages
Prior to using package -- ensure that any changes on the linked side is pulled in. If changes were made to a linked package, please push the changes back up the subtree.
Example:
git subtree pull --prefix UMLS-Association https://github.com/henryst57/UMLS-Association.git master
git subtree push --prefix UMLS-Association https://github.com/henryst57/UMLS-Association.git master