Push to the remote when the repo changed #19
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "push_it_baby"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -217,0 +221,4 @@
keypair = pygit2.KeypairFromAgent("gitea")
callbacks = pygit2.RemoteCallbacks(credentials=keypair)
refspecs = ["refs/heads/factory"]
eventually factory and devel should go out of the
Git
classI see your point, will be crucial if we end up looking at other products. I leave it for later refactorings though