Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor transport API #2

Open
wants to merge 21 commits into
base: transport-refactor-pktline
Choose a base branch
from

Conversation

aymanbagabas
Copy link
Owner

@aymanbagabas aymanbagabas commented Apr 26, 2024

API proposal https://gist.github.com/aymanbagabas/1b5ccc265ee62dd574c62d378b4b57bb

TODO:

  • Implement API stubs
  • Fetch transports
    • SSH
    • Git
    • HTTP
    • File
  • Push transports
    • SSH
    • Git
    • HTTP
    • File
  • Server implementation
    • UploadPack
    • ReceivePack
  • Refactor packp types
  • Clean up unused methods
  • Fix tests

@aymanbagabas aymanbagabas force-pushed the transport-refactor-transport branch from e1fdef7 to d7f589f Compare May 1, 2024 04:02
@aymanbagabas aymanbagabas force-pushed the transport-refactor-transport branch 2 times, most recently from 5faebbc to 3f9d9d0 Compare May 7, 2024 02:48
@aymanbagabas aymanbagabas force-pushed the transport-refactor-transport branch from aa2a8ec to 3185ef2 Compare May 8, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant