Set Project GitHub Location
Description
This function allows you to set the Project’s GitHub location. This will overwrite the current value if exists.
Usage
set_project_github(git_url = "")
Arguments
git_url
|
A string containing the URL to the GitHub repository for this project. |
Value
A message stating the name has been changed.