| Module | Homesick::Actions::GitActions |
| In: |
lib/homesick/actions/git_actions.rb
|
Git-related helper methods for Homesick
| MIN_VERSION | = | { major: 1, minor: 8, patch: 0 | Information on the minimum git version required for Homesick | |
| STRING | = | MIN_VERSION.values.join('.') |