Skip to content
This repository was archived by the owner on Sep 17, 2022. It is now read-only.
This repository was archived by the owner on Sep 17, 2022. It is now read-only.

Document required post-make setup git/GitHub actions #11

@turbomam

Description

@turbomam

I'm confused by my git status after make setup, or what I should do next to get this "into my GH account"

git status

On branch master
Untracked files:
(use "git add ..." to include in what will be committed)
project/java/

nothing added to commit but untracked files present (use "git add" to track)

but that seems to contradict the git init and git add results from from make setup

Then

git push

fatal: No configured push destination.
Either specify the URL from the command-line or configure a remote repository using

git remote add <name> <url>

and then push using the remote name

git push <name>

Let's add documentation that clarifies how to get this into a new repo hosted on GitHub.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions