Some checks failed
Auto-Sort Files / auto-sort (push) Has been cancelled
- Correct URL parsing to properly extract domain and repository path - Fix malformed push URL that was missing proper formatting - Add debug logging to show URL components for troubleshooting - Ensure proper HTTPS authentication URL format: https://user:token@domain/repo.git - Handle both HTTPS and SSH repository URL formats correctly - Fix issue where push was failing due to incorrect URL construction