Closed
Description
Description
Steps to Reproduce the Problem
jj git push
Not sure how I can provide a repro example. Just started using jj
yesterday on an existing git repo.
Expected Behavior
It pushes
Actual Behavior
jj git push -v
2023-08-03T20:04:20.124904Z INFO jj_cli::cli_util: verbose logging enabled
Branch changes to push to origin:
Move branch assertion-api from eba925600601 to 2e9b7b55bbeb
2023-08-03T20:04:20.420168Z INFO run_command: jj_lib::git: using ssh_key_from_agent username="git"
2023-08-03T20:04:20.443888Z INFO run_command: jj_lib::git: using ssh_key_from_agent username="git"
2023-08-03T20:04:20.467704Z INFO run_command: jj_lib::git: using ssh_key_from_agent username="git"
...
The log statement INFO run_command: jj_lib::git: using ssh_key_from_agent username="git"
is sent repeatedly in an apparent infinite loop.
Specifications
- Platform: linux amd64
- Version:
jj 0.8.0-6ee8feea861c95f8246aee9e720ed5db66161006
Metadata
Assignees
Labels
No labels
Activity