Push to the remote when the repo changed #19

Merged
Ghost merged 1 commits from push_it_baby into main 2022-11-08 09:48:56 +01:00
First-time contributor
No description provided.
Ghost added 1 commit 2022-11-08 09:32:43 +01:00
aplanas reviewed 2022-11-08 09:46:32 +01:00
@ -217,0 +221,4 @@
keypair = pygit2.KeypairFromAgent("gitea")
callbacks = pygit2.RemoteCallbacks(credentials=keypair)
refspecs = ["refs/heads/factory"]
Owner

eventually factory and devel should go out of the Git class

eventually factory and devel should go out of the `Git` class
Author
First-time contributor

I see your point, will be crucial if we end up looking at other products. I leave it for later refactorings though

I see your point, will be crucial if we end up looking at other products. I leave it for later refactorings though
aplanas approved these changes 2022-11-08 09:46:38 +01:00
Ghost merged commit d1a8a3288d into main 2022-11-08 09:48:56 +01:00
Ghost deleted branch push_it_baby 2022-11-08 09:49:02 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: importers/git-importer#19
No description provided.