mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Remove --no-stash and --allow-unstaged-config
This commit is contained in:
parent
7139a47c1c
commit
6793fd8e5d
4 changed files with 12 additions and 87 deletions
|
|
@ -137,8 +137,7 @@ def test_get_conflicted_files_in_submodule(in_conflicting_submodule):
|
|||
|
||||
|
||||
def test_get_conflicted_files_unstaged_files(in_merge_conflict):
|
||||
# If they for whatever reason did pre-commit run --no-stash during a
|
||||
# conflict
|
||||
"""This case no longer occurs, but it is a useful test nonetheless"""
|
||||
resolve_conflict()
|
||||
|
||||
# Make unstaged file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue