Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jcouball
Copy link
Member

@jcouball jcouball commented Jul 8, 2025

Eliminate deprecation warnings from internal Git classes.

Add tests that verify that when deprecated methods are called, the deprecation warning is given.

Also, add tests for Base#set_index and Base#set_working.

jcouball added 6 commits July 8, 2025 16:36
This class is internal only as well as the classes that inherit
from it (Git::Index and Git::WorkingTree). Remove the
deprecation warning and just remove the deprecated code.
Since Git::Stash#initialize is an internal only method, remove
the deprecation warning and removed the deprecated code.
@jcouball jcouball merged commit ee11137 into main Jul 8, 2025
7 checks passed
@jcouball jcouball deleted the tests_for_deprecations branch July 8, 2025 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant