git error cannot handle Commit as a builtin
This error will also occur for other functions such as:
GIT STATUS
GIT ADD
GIT COMMIT
GIT PUSH
Always use lower case lettering for commands.
Use commit
instead of Commit
:)
This error will also occur for other functions such as:
GIT STATUS
GIT ADD
GIT COMMIT
GIT PUSH
Always use lower case lettering for commands.
Use commit
instead of Commit
:)