Skip to content

Feature/command checkout#56

Merged
mikolajkarbowski merged 11 commits into
developfrom
feature/command-checkout
Jan 12, 2026
Merged

Feature/command checkout#56
mikolajkarbowski merged 11 commits into
developfrom
feature/command-checkout

Conversation

@mikolajkarbowski
Copy link
Copy Markdown
Contributor

  • Zaimplementowana komenda checkout (bez merga)
  • Implementacja ustawiania relacji między branchami w pliku konfiguracyjnym
  • wydzielenie restora do osobnego serwisu i odtworzenie repo po operacji clone

Copy link
Copy Markdown
Contributor

@adamgracikowski adamgracikowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spoko, potestuj trochę, czy się nie zepsuło coś po drodze, bo zmian jest sporo.

Comment thread cli/src/commands/checkout.rs Outdated
Comment thread cli/src/commands/checkout.rs
Comment thread cli/src/commands/checkout.rs
Comment thread engine/src/branch_manager.rs
Comment thread engine/src/errors/branch_error.rs Outdated
Comment thread engine/src/handlers/clone/handlers.rs
Comment thread engine/src/network/protocols/receive_pack.rs
Comment thread engine/src/network/protocols/upload_pack.rs
Comment thread engine/src/restore_manager/meva_restore_manager.rs Outdated
Comment thread server/src/server_handler.rs
@mikolajkarbowski mikolajkarbowski merged commit be40744 into develop Jan 12, 2026
1 check passed
@mikolajkarbowski mikolajkarbowski linked an issue Jan 12, 2026 that may be closed by this pull request
@mikolajkarbowski mikolajkarbowski deleted the feature/command-checkout branch January 12, 2026 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Odtwarzanie stanu katalogu roboczego podczas klonowania

2 participants