You can add an existing Git repository to GitHub using GitHub Desktop.
Using the command line, remove any git remotes currently configured for the repository.
Add the repository to GitHub Desktop.
Click the Publish repository button on the toolbar.
Type the desired name of the repository in the Name field or use the default current local repository name.
To publish a public repository, unselect Keep this code private.
Choose the organization in the Organization drop-down where you want to publish the repository, or select None to publish the repository to your personal account.
Click the Publish Repository button.
In MavensMate, set mmpath to the location of the newly installed mm executable. On.nix-based systems, the location can be found by running which mm. Updates to the plugin are handled automatically by Package Control. Updates can be applied manually by replacing the MavensMate directory in your Sublime Text Packages directory.
Using the command line, remove any git remotes currently configured for the repository.
Add the repository to GitHub Desktop.
Click the Publish repository button on the toolbar.
Type the desired name of the repository in the Name field or use the default current local repository name.
To publish a public repository, unselect Keep this code private.
Choose the organization in the Organization drop-down where you want to publish the repository, or select None to publish the repository to your personal account.
Click the Publish repository button.
All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.
Make a contributionOr, learn how to contribute.