![]() This PR reworks the `FakeGitRepository` type that we use for testing git interactions, to make it more realistic. In particular, the `status` method now derives the Git status from the differences between HEAD, the index, and the working copy. This way, if you modify a file in the `FakeFs`, the Git repository's `status` method will reflect that modification. Release Notes: - N/A --------- Co-authored-by: Junkui Zhang <364772080@qq.com> |
||
---|---|---|
.. | ||
askpass_modal.rs | ||
branch_picker.rs | ||
commit_message_prompt.txt | ||
commit_modal.rs | ||
git_panel.rs | ||
git_panel_settings.rs | ||
git_ui.rs | ||
onboarding.rs | ||
picker_prompt.rs | ||
project_diff.rs | ||
remote_output.rs | ||
repository_selector.rs |