Commit Graph

11 Commits

Author SHA1 Message Date
96b8967f24
Move types to types.hpp. 2020-07-02 08:08:56 +02:00
f522c9ae45
Clean up everything.
All checks were successful
continuous-integration/drone/push Build is passing
* More efficient.
* More readable.
* Errors are reported to the user.
2020-07-02 03:20:27 +02:00
b1224b82b5
Use PR numbers instead of branch names to determine IDs. 2020-07-02 01:17:08 +02:00
9025e77cb2
Add more namespaces for clearer code.
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-01 20:51:35 +02:00
90545b0681
git: Add push().
Some checks failed
continuous-integration/drone/push Build is failing
2020-07-01 10:24:38 +02:00
ca61c1e391
Clone via SSH. 2020-07-01 10:23:35 +02:00
74e1471e49
Rename git functions, error checking with fewer steps.
Some checks failed
continuous-integration/drone/push Build is failing
2020-07-01 08:56:20 +02:00
542d1a865c
Add git namespace. 2020-07-01 08:50:16 +02:00
46921a6e95
Add make_commit(). 2020-07-01 08:48:36 +02:00
afd1e058ed
add make_new_branch(). 2020-07-01 04:38:08 +02:00
c219aa80a5
git clone + brittle ID calculation.
Some checks failed
continuous-integration/drone/push Build is failing
2020-07-01 03:51:00 +02:00