Home page lists repositories with clone form. Repo page shows
branch management, file staging, commit, push and pull controls.
Table-based layout with no JavaScript or CSS for retro browser
compatibility. Includes MockMvc integration tests.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Implements all core Git operations using JGit with separate
worktree and git-dir paths. Includes comprehensive unit tests.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>