12 Commits

Author SHA1 Message Date
mike cullerton
36911d35ac Added description of the service 2022-02-04 14:03:37 -05:00
mike cullerton
2706632cda Fix origin/origin problem 2022-02-03 07:14:16 -05:00
mike cullerton
6fa729900c Bug? origin/origin/brach, rather than origin/branch 2022-02-03 07:10:38 -05:00
mike cullerton
2d48151976 Fix when checkout branch does not exist yet
First attempt at merge
2022-02-03 06:47:02 -05:00
mike cullerton
e9c7f3d9b6 Force checkout of branch when loading repo 2022-02-02 14:48:47 -05:00
mike cullerton
21b5d034e2 authentication
variable name changes for readability
removed unused code
2022-02-02 14:11:41 -05:00
mike cullerton
a45c5959ef First attempt at adding credentials 2022-02-02 13:24:54 -05:00
mike cullerton
ec054bbdf1 set tracking on the active branch 2022-02-02 11:48:05 -05:00
mike cullerton
558d6f47e2 removed unused code from get_repo
started pull_from_remote
2022-02-02 11:30:05 -05:00
mike cullerton
8a8c3de8c4 clone repo if it doesn't exist 2022-02-01 16:25:46 -05:00
mike cullerton
070c3cfd5d *** WIP ***
New API endpoints, and associated methods.
Services for the new endpoints
Minimal test
2022-02-01 10:49:35 -05:00
mike cullerton
c9b7d95a83 *** WIP ***
Beginning of Git integration
- added gitpython to Pipfile
- started additions for api, model, service, and a test
2022-01-28 16:11:36 -05:00