Skip to content

checking git on godspeed create #91

Description

@sakshiarora386

The Problem :

When running the godspeed create command without having git installed, the following error message is displayed:
"git command not found"

Proposed Solution:
Check for Git Installation:
Before executing any git-related operations, verify if git is installed on the system.

  1. If installed, fix your path variable in current environment, or close this shell and open a new one.
  2. If not installed, Give message to user - “git command not found. Make sure git is installed on your system."

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions