https://github.com/unfoldingword-dev/dcs-api-resolve-conflicts-poc
https://github.com/unfoldingword-dev/dcs-api-resolve-conflicts-poc
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/unfoldingword-dev/dcs-api-resolve-conflicts-poc
- Owner: unfoldingWord-dev
- Created: 2020-11-13T16:11:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-13T22:23:24.000Z (over 5 years ago)
- Last Synced: 2025-01-19T21:16:09.826Z (over 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proof of Concept for using DCS API to merge branches
This is a proof of concept for showing a repo can be set up, a master branch initialized with files, a user branch made, and then changes are made to both branches, and then the user branch can be merged into master, all using the DCS/Gitea API.
GitHube Repo for POC scripts/files: https://www.github.com/unfoldingword-dev/dcs-api-merge-poc
Runnable copy can be found here: https://repl.it/@richmahn/dcs-api-merge-poc
Resulting repo is at: https://qa.door43.org/dcs-poc-org/dcs-poc-repo