Open jdonson opened 9 years ago
I will be cleaning up this repo, so that we can keep the git/github lessons quite simple:
I. local git using bash
TOP 10 GIT COMMANDS...
=> 1. git version => 2. git status => 3. git clone => 4. git init => 5. git add => 6. git commit => 7. git rm => 8. git mv
II. remote git using git and github => first null commit answers first, please !
III. team dev using git => team dev dojo proof of team dev skills first, please !
We will move this to a private repo soon.
Then we will go through this same process with team dev dojo repo.
"What is minimum target hourly rate" "What is maximum target hourly rate?"
ANSWER 1:
My github id is priyaprabhu.
Github accounts are free.
We use git locally as a source code versioning tool to interact with our free github.com accounts as a team.
Git commands are executed on linux using bash shell.
Learning git, bash and github is required for team dev.
NEW DEV QUESTIONS for FIRST NULL COMMIT REPO.
Please add two files:
new_dev.txt => include all questions above.
{github id}.txt => include copy of all questions and answers.
Do NOT commit until we both have reviewed these questions and answers in full.
Thanks!