You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be used in an upcoming commit to support easy switching of
behavior based on git version. It piggybacks on `Gem::Version` to give
us easy version comparisons without any effort on our part, and defines
a shortcut helper so we don't need to explicitly convert version strings
to objects in order to compare.
0 commit comments