Open hohonuuli opened 10 years ago
What day and time is the next test/final exam?
On Fri, May 23, 2014 at 10:09 AM, Brian Schlining notifications@github.com wrote:
- Compiles - javac *.java - [image: :+1:]
- Runs - java BlackJack - Sort of
- Uses classes - [image: :+1:] But needs more work
- Uses arrays/loops - [image: :+1:] But needs more work
- Uses GUI/Graphics - [image: :-1:]
TODO
- Please update your README.md. It's the documentation for your project and should describe what your project does, how to build your project and how to run it. The audience for your README should be someone knowledgeable about programming but who knows nothing about your project
- Your project needs a lot of work still. Your BlackJack class should make more use of instance methods and the UI needs a lot of help still. Please DO NOT fall behind on this; remember, your goal for this class was to get into game programming. Now's your chance.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1.
Tuesday at 6pm On May 30, 2014 12:10 PM, "econ909" notifications@github.com wrote:
What day and time is the next test/final exam?
On Fri, May 23, 2014 at 10:09 AM, Brian Schlining < notifications@github.com> wrote:
- Compiles - javac *.java - [image: :+1:]
- Runs - java BlackJack - Sort of
- Uses classes - [image: :+1:] But needs more work
- Uses arrays/loops - [image: :+1:] But needs more work
- Uses GUI/Graphics - [image: :-1:]
TODO
- Please update your README.md. It's the documentation for your project and should describe what your project does, how to build your project and how to run it. The audience for your README should be someone knowledgeable about programming but who knows nothing about your project
- Your project needs a lot of work still. Your BlackJack class should make more use of instance methods and the UI needs a lot of help still. Please DO NOT fall behind on this; remember, your goal for this class was to get into game programming. Now's your chance.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44688328 .
I'm having trouble pushing stages 2 and 3 with gitHub. You said to just: git clone, git status, git add file name, git commit - m" " git push. I can't even git clone the SuperFinalProject or the FinalProject1.1.
On Fri, May 30, 2014 at 12:26 PM, Brian Schlining notifications@github.com wrote:
Tuesday at 6pm On May 30, 2014 12:10 PM, "econ909" notifications@github.com wrote:
What day and time is the next test/final exam?
On Fri, May 23, 2014 at 10:09 AM, Brian Schlining < notifications@github.com> wrote:
- Compiles - javac *.java - [image: :+1:]
- Runs - java BlackJack - Sort of
- Uses classes - [image: :+1:] But needs more work
- Uses arrays/loops - [image: :+1:] But needs more work
- Uses GUI/Graphics - [image: :-1:]
TODO
- Please update your README.md. It's the documentation for your project and should describe what your project does, how to build your project and how to run it. The audience for your README should be someone knowledgeable about programming but who knows nothing about your project
- Your project needs a lot of work still. Your BlackJack class should make more use of instance methods and the UI needs a lot of help still. Please DO NOT fall behind on this; remember, your goal for this class was to get into game programming. Now's your chance.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1.
— Reply to this email directly or view it on GitHub < https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44688328>
.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44689953 .
Why are cloning? Don't you already have a working git repository? On May 30, 2014 4:01 PM, "econ909" notifications@github.com wrote:
I'm having trouble pushing stages 2 and 3 with gitHub. You said to just: git clone, git status, git add file name, git commit - m" " git push. I can't even git clone the SuperFinalProject or the FinalProject1.1.
On Fri, May 30, 2014 at 12:26 PM, Brian Schlining < notifications@github.com> wrote:
Tuesday at 6pm On May 30, 2014 12:10 PM, "econ909" notifications@github.com wrote:
What day and time is the next test/final exam?
On Fri, May 23, 2014 at 10:09 AM, Brian Schlining < notifications@github.com> wrote:
- Compiles - javac *.java - [image: :+1:]
- Runs - java BlackJack - Sort of
- Uses classes - [image: :+1:] But needs more work
- Uses arrays/loops - [image: :+1:] But needs more work
- Uses GUI/Graphics - [image: :-1:]
TODO
- Please update your README.md. It's the documentation for your project and should describe what your project does, how to build your project and how to run it. The audience for your README should be someone knowledgeable about programming but who knows nothing about your project
- Your project needs a lot of work still. Your BlackJack class should make more use of instance methods and the UI needs a lot of help still. Please DO NOT fall behind on this; remember, your goal for this class was to get into game programming. Now's your chance.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44688328>
.
— Reply to this email directly or view it on GitHub < https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44689953>
.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44708652 .
yea i do already so what steps do I take to show you the work I've done since last time? Do I just git add? I need step by step instructions if you can please
On Fri, May 30, 2014 at 4:37 PM, Brian Schlining notifications@github.com wrote:
Why are cloning? Don't you already have a working git repository? On May 30, 2014 4:01 PM, "econ909" notifications@github.com wrote:
I'm having trouble pushing stages 2 and 3 with gitHub. You said to just: git clone, git status, git add file name, git commit - m" " git push. I can't even git clone the SuperFinalProject or the FinalProject1.1.
On Fri, May 30, 2014 at 12:26 PM, Brian Schlining < notifications@github.com> wrote:
Tuesday at 6pm On May 30, 2014 12:10 PM, "econ909" notifications@github.com wrote:
What day and time is the next test/final exam?
On Fri, May 23, 2014 at 10:09 AM, Brian Schlining < notifications@github.com> wrote:
- Compiles - javac *.java - [image: :+1:]
- Runs - java BlackJack - Sort of
- Uses classes - [image: :+1:] But needs more work
- Uses arrays/loops - [image: :+1:] But needs more work
- Uses GUI/Graphics - [image: :-1:]
TODO
- Please update your README.md. It's the documentation for your project and should describe what your project does, how to build your project and how to run it. The audience for your README should be someone knowledgeable about programming but who knows nothing about your project
- Your project needs a lot of work still. Your BlackJack class should make more use of instance methods and the UI needs a lot of help still. Please DO NOT fall behind on this; remember, your goal for this class was to get into game programming. Now's your chance.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44688328>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44689953>
.
— Reply to this email directly or view it on GitHub < https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44708652>
.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44710630 .
Try this:
git add -A git commit -m "John needs to learn to use Google" git push
On June 2, 2014 at 11:41:56 AM, econ909 (notifications@github.com) wrote:
yea i do already so what steps do I take to show you the work I've done since last time? Do I just git add? I need step by step instructions if you can please
On Fri, May 30, 2014 at 4:37 PM, Brian Schlining notifications@github.com wrote:
Why are cloning? Don't you already have a working git repository? On May 30, 2014 4:01 PM, "econ909" notifications@github.com wrote:
I'm having trouble pushing stages 2 and 3 with gitHub. You said to just: git clone, git status, git add file name, git commit - m" " git push. I can't even git clone the SuperFinalProject or the FinalProject1.1.
On Fri, May 30, 2014 at 12:26 PM, Brian Schlining < notifications@github.com> wrote:
Tuesday at 6pm On May 30, 2014 12:10 PM, "econ909" notifications@github.com wrote:
What day and time is the next test/final exam?
On Fri, May 23, 2014 at 10:09 AM, Brian Schlining < notifications@github.com> wrote:
- Compiles - javac *.java - [image: :+1:]
- Runs - java BlackJack - Sort of
- Uses classes - [image: :+1:] But needs more work
- Uses arrays/loops - [image: :+1:] But needs more work
- Uses GUI/Graphics - [image: :-1:]
TODO
- Please update your README.md. It's the documentation for your project and should describe what your project does, how to build your project and how to run it. The audience for your README should be someone knowledgeable about programming but who knows nothing about your project
- Your project needs a lot of work still. Your BlackJack class should make more use of instance methods and the UI needs a lot of help still. Please DO NOT fall behind on this; remember, your goal for this class was to get into game programming. Now's your chance.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44688328>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44689953>
.
— Reply to this email directly or view it on GitHub < https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44708652>
.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44710630 .
— Reply to this email directly or view it on GitHub.
-- Brian Schlining
So, in the cmd I change to the U: Then cd to my file that is my repository called SuperFinalProject, then do what you just said?
git add -A git commit -m "John needs to learn to use Google" git push
The file I'm saving my BlueJ work in is called Final Project 1.1.
Thanks for help and I'll google how to do this too.
On Mon, Jun 2, 2014 at 11:45 AM, Brian Schlining notifications@github.com wrote:
Try this:
git add -A git commit -m "John needs to learn to use Google" git push
On June 2, 2014 at 11:41:56 AM, econ909 (notifications@github.com) wrote:
yea i do already so what steps do I take to show you the work I've done since last time? Do I just git add? I need step by step instructions if you can please
On Fri, May 30, 2014 at 4:37 PM, Brian Schlining notifications@github.com
wrote:
Why are cloning? Don't you already have a working git repository? On May 30, 2014 4:01 PM, "econ909" notifications@github.com wrote:
I'm having trouble pushing stages 2 and 3 with gitHub. You said to just: git clone, git status, git add file name, git commit - m" " git push. I can't even git clone the SuperFinalProject or the FinalProject1.1.
On Fri, May 30, 2014 at 12:26 PM, Brian Schlining < notifications@github.com> wrote:
Tuesday at 6pm On May 30, 2014 12:10 PM, "econ909" notifications@github.com wrote:
What day and time is the next test/final exam?
On Fri, May 23, 2014 at 10:09 AM, Brian Schlining < notifications@github.com> wrote:
- Compiles - javac *.java - [image: :+1:]
- Runs - java BlackJack - Sort of
- Uses classes - [image: :+1:] But needs more work
- Uses arrays/loops - [image: :+1:] But needs more work
- Uses GUI/Graphics - [image: :-1:]
TODO
- Please update your README.md. It's the documentation for your project and should describe what your project does, how to build your project and how to run it. The audience for your README should be someone knowledgeable about programming but who knows nothing about your project
- Your project needs a lot of work still. Your BlackJack class should make more use of instance methods and the UI needs a lot of help still. Please DO NOT fall behind on this; remember, your goal for this class was to get into game programming. Now's your chance.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44688328>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44689953>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44708652>
.
— Reply to this email directly or view it on GitHub < https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44710630>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44875510 .
Hi John
Yes. That’s correct … make sure you cd into the SuperFinalProject directory first, then run the git commands.
Cheers Brian
On June 2, 2014 at 12:17:57 PM, econ909 (notifications@github.com) wrote:
So, in the cmd I change to the U: Then cd to my file that is my repository called SuperFinalProject, then do what you just said?
git add -A git commit -m "John needs to learn to use Google" git push
The file I'm saving my BlueJ work in is called Final Project 1.1.
Thanks for help and I'll google how to do this too.
On Mon, Jun 2, 2014 at 11:45 AM, Brian Schlining notifications@github.com wrote:
Try this:
git add -A git commit -m "John needs to learn to use Google" git push
On June 2, 2014 at 11:41:56 AM, econ909 (notifications@github.com) wrote:
yea i do already so what steps do I take to show you the work I've done since last time? Do I just git add? I need step by step instructions if you can please
On Fri, May 30, 2014 at 4:37 PM, Brian Schlining notifications@github.com
wrote:
Why are cloning? Don't you already have a working git repository? On May 30, 2014 4:01 PM, "econ909" notifications@github.com wrote:
I'm having trouble pushing stages 2 and 3 with gitHub. You said to just: git clone, git status, git add file name, git commit - m" " git push. I can't even git clone the SuperFinalProject or the FinalProject1.1.
On Fri, May 30, 2014 at 12:26 PM, Brian Schlining < notifications@github.com> wrote:
Tuesday at 6pm On May 30, 2014 12:10 PM, "econ909" notifications@github.com wrote:
What day and time is the next test/final exam?
On Fri, May 23, 2014 at 10:09 AM, Brian Schlining < notifications@github.com> wrote:
- Compiles - javac *.java - [image: :+1:]
- Runs - java BlackJack - Sort of
- Uses classes - [image: :+1:] But needs more work
- Uses arrays/loops - [image: :+1:] But needs more work
- Uses GUI/Graphics - [image: :-1:]
TODO
- Please update your README.md. It's the documentation for your project and should describe what your project does, how to build your project and how to run it. The audience for your README should be someone knowledgeable about programming but who knows nothing about your project
- Your project needs a lot of work still. Your BlackJack class should make more use of instance methods and the UI needs a lot of help still. Please DO NOT fall behind on this; remember, your goal for this class was to get into game programming. Now's your chance.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44688328>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44689953>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44708652>
.
— Reply to this email directly or view it on GitHub < https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44710630>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44875510 .
— Reply to this email directly or view it on GitHub.
-- Brian Schlining
so if im in u drive I just type git add -A first, then git commit -m " "? I tried that and it says: On branch master Your branch is up-to-date with ' origin/master' .
nothing to commit, working directory clean
Whats wrong?
On Mon, Jun 2, 2014 at 1:09 PM, Brian Schlining notifications@github.com wrote:
Hi John
Yes. That’s correct … make sure you cd into the SuperFinalProject directory first, then run the git commands.
Cheers Brian
On June 2, 2014 at 12:17:57 PM, econ909 (notifications@github.com) wrote:
So, in the cmd I change to the U: Then cd to my file that is my repository called SuperFinalProject, then do what you just said?
git add -A git commit -m "John needs to learn to use Google" git push
The file I'm saving my BlueJ work in is called Final Project 1.1.
Thanks for help and I'll google how to do this too.
On Mon, Jun 2, 2014 at 11:45 AM, Brian Schlining notifications@github.com
wrote:
Try this:
git add -A git commit -m "John needs to learn to use Google" git push
On June 2, 2014 at 11:41:56 AM, econ909 (notifications@github.com) wrote:
yea i do already so what steps do I take to show you the work I've done since last time? Do I just git add? I need step by step instructions if you can please
On Fri, May 30, 2014 at 4:37 PM, Brian Schlining < notifications@github.com>
wrote:
Why are cloning? Don't you already have a working git repository? On May 30, 2014 4:01 PM, "econ909" notifications@github.com wrote:
I'm having trouble pushing stages 2 and 3 with gitHub. You said to just: git clone, git status, git add file name, git commit - m" " git push. I can't even git clone the SuperFinalProject or the FinalProject1.1.
On Fri, May 30, 2014 at 12:26 PM, Brian Schlining < notifications@github.com> wrote:
Tuesday at 6pm On May 30, 2014 12:10 PM, "econ909" notifications@github.com wrote:
What day and time is the next test/final exam?
On Fri, May 23, 2014 at 10:09 AM, Brian Schlining < notifications@github.com> wrote:
- Compiles - javac *.java - [image: :+1:]
- Runs - java BlackJack - Sort of
- Uses classes - [image: :+1:] But needs more work
- Uses arrays/loops - [image: :+1:] But needs more work
- Uses GUI/Graphics - [image: :-1:]
TODO
- Please update your README.md. It's the documentation for your project and should describe what your project does, how to build your project and how to run it. The audience for your README should be someone knowledgeable about programming but who knows nothing about your project
- Your project needs a lot of work still. Your BlackJack class should make more use of instance methods and the UI needs a lot of help still. Please DO NOT fall behind on this; remember, your goal for this class was to get into game programming. Now's your chance.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44688328>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44689953>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44708652>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44710630>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub < https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44875510>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44884665 .
1st, from your email it’s not clear that you are in the right directory :
u: cd SuperFinalProject Are you now in your projects directory? If not, get there. If so, do the following:
git add -A git commit -m "check point" git push You can use git status at any point to see what’s going on in your final project’s directory. After you push, you can refresh your project on GitHub to see if the source code has appeared there.
On June 2, 2014 at 1:27:02 PM, econ909 (notifications@github.com) wrote:
so if im in u drive I just type git add -A first, then git commit -m " "? I tried that and it says: On branch master Your branch is up-to-date with ' origin/master' .
nothing to commit, working directory clean
Whats wrong?
On Mon, Jun 2, 2014 at 1:09 PM, Brian Schlining notifications@github.com wrote:
Hi John
Yes. That’s correct … make sure you cd into the SuperFinalProject directory first, then run the git commands.
Cheers Brian
On June 2, 2014 at 12:17:57 PM, econ909 (notifications@github.com) wrote:
So, in the cmd I change to the U: Then cd to my file that is my repository called SuperFinalProject, then do what you just said?
git add -A git commit -m "John needs to learn to use Google" git push
The file I'm saving my BlueJ work in is called Final Project 1.1.
Thanks for help and I'll google how to do this too.
On Mon, Jun 2, 2014 at 11:45 AM, Brian Schlining notifications@github.com
wrote:
Try this:
git add -A git commit -m "John needs to learn to use Google" git push
On June 2, 2014 at 11:41:56 AM, econ909 (notifications@github.com) wrote:
yea i do already so what steps do I take to show you the work I've done since last time? Do I just git add? I need step by step instructions if you can please
On Fri, May 30, 2014 at 4:37 PM, Brian Schlining < notifications@github.com>
wrote:
Why are cloning? Don't you already have a working git repository? On May 30, 2014 4:01 PM, "econ909" notifications@github.com wrote:
I'm having trouble pushing stages 2 and 3 with gitHub. You said to just: git clone, git status, git add file name, git commit - m" " git push. I can't even git clone the SuperFinalProject or the FinalProject1.1.
On Fri, May 30, 2014 at 12:26 PM, Brian Schlining < notifications@github.com> wrote:
Tuesday at 6pm On May 30, 2014 12:10 PM, "econ909" notifications@github.com wrote:
What day and time is the next test/final exam?
On Fri, May 23, 2014 at 10:09 AM, Brian Schlining < notifications@github.com> wrote:
- Compiles - javac *.java - [image: :+1:]
- Runs - java BlackJack - Sort of
- Uses classes - [image: :+1:] But needs more work
- Uses arrays/loops - [image: :+1:] But needs more work
- Uses GUI/Graphics - [image: :-1:]
TODO
- Please update your README.md. It's the documentation for your project and should describe what your project does, how to build your project and how to run it. The audience for your README should be someone knowledgeable about programming but who knows nothing about your project
- Your project needs a lot of work still. Your BlackJack class should make more use of instance methods and the UI needs a lot of help still. Please DO NOT fall behind on this; remember, your goal for this class was to get into game programming. Now's your chance.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44688328>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44689953>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44708652>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44710630>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub < https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44875510>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44884665 .
— Reply to this email directly or view it on GitHub.
-- Brian Schlining
Dude, U is the drive I save all my work for this class. I am in U:\SuperFinalProject and I tried doing the steps and it doesn't work. Even when I try to do git status it says:
On branch master Your branch is up-to-date with ' origin/master' .
nothing to commit, working directory clean
ARRGHH! I can't ever get this to work! Just a reminder the repository I made in gitHub is called SuperFinalProject and the file my BlueJ work I open to type the code in is called FinalProject1.1.
On Mon, Jun 2, 2014 at 1:30 PM, Brian Schlining notifications@github.com wrote:
1st, from your email it’s not clear that you are in the right directory :
u: cd SuperFinalProject Are you now in your projects directory? If not, get there. If so, do the following:
git add -A git commit -m "check point" git push You can use git status at any point to see what’s going on in your final project’s directory. After you push, you can refresh your project on GitHub to see if the source code has appeared there.
On June 2, 2014 at 1:27:02 PM, econ909 (notifications@github.com) wrote:
so if im in u drive I just type git add -A first, then git commit -m " "? I tried that and it says: On branch master Your branch is up-to-date with ' origin/master' .
nothing to commit, working directory clean
Whats wrong?
On Mon, Jun 2, 2014 at 1:09 PM, Brian Schlining notifications@github.com
wrote:
Hi John
Yes. That’s correct … make sure you cd into the SuperFinalProject directory first, then run the git commands.
Cheers Brian
On June 2, 2014 at 12:17:57 PM, econ909 (notifications@github.com) wrote:
So, in the cmd I change to the U: Then cd to my file that is my repository called SuperFinalProject, then do what you just said?
git add -A git commit -m "John needs to learn to use Google" git push
The file I'm saving my BlueJ work in is called Final Project 1.1.
Thanks for help and I'll google how to do this too.
On Mon, Jun 2, 2014 at 11:45 AM, Brian Schlining < notifications@github.com>
wrote:
Try this:
git add -A git commit -m "John needs to learn to use Google" git push
On June 2, 2014 at 11:41:56 AM, econ909 (notifications@github.com) wrote:
yea i do already so what steps do I take to show you the work I've done since last time? Do I just git add? I need step by step instructions if you can please
On Fri, May 30, 2014 at 4:37 PM, Brian Schlining < notifications@github.com>
wrote:
Why are cloning? Don't you already have a working git repository? On May 30, 2014 4:01 PM, "econ909" notifications@github.com wrote:
I'm having trouble pushing stages 2 and 3 with gitHub. You said to just: git clone, git status, git add file name, git commit - m" " git push. I can't even git clone the SuperFinalProject or the FinalProject1.1.
On Fri, May 30, 2014 at 12:26 PM, Brian Schlining < notifications@github.com> wrote:
Tuesday at 6pm On May 30, 2014 12:10 PM, "econ909" notifications@github.com wrote:
What day and time is the next test/final exam?
On Fri, May 23, 2014 at 10:09 AM, Brian Schlining < notifications@github.com> wrote:
- Compiles - javac *.java - [image: :+1:]
- Runs - java BlackJack - Sort of
- Uses classes - [image: :+1:] But needs more work
- Uses arrays/loops - [image: :+1:] But needs more work
- Uses GUI/Graphics - [image: :-1:]
TODO
- Please update your README.md. It's the documentation for your project and should describe what your project does, how to build your project and how to run it. The audience for your README should be someone knowledgeable about programming but who knows nothing about your project
- Your project needs a lot of work still. Your BlackJack class should make more use of instance methods and the UI needs a lot of help still. Please DO NOT fall behind on this; remember, your goal for this class was to get into game programming. Now's your chance.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44688328>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44689953>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44708652>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44710630>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44875510>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub < https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44884665>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44887015 .
OK, but did you run git push?
On June 2, 2014 at 3:22:52 PM, econ909 (notifications@github.com) wrote:
Dude, U is the drive I save all my work for this class. I am in U:\SuperFinalProject and I tried doing the steps and it doesn't work. Even when I try to do git status it says:
On branch master Your branch is up-to-date with ' origin/master' .
nothing to commit, working directory clean
ARRGHH! I can't ever get this to work! Just a reminder the repository I made in gitHub is called SuperFinalProject and the file my BlueJ work I open to type the code in is called FinalProject1.1.
On Mon, Jun 2, 2014 at 1:30 PM, Brian Schlining notifications@github.com wrote:
1st, from your email it’s not clear that you are in the right directory :
u: cd SuperFinalProject Are you now in your projects directory? If not, get there. If so, do the following:
git add -A git commit -m "check point" git push You can use git status at any point to see what’s going on in your final project’s directory. After you push, you can refresh your project on GitHub to see if the source code has appeared there.
On June 2, 2014 at 1:27:02 PM, econ909 (notifications@github.com) wrote:
so if im in u drive I just type git add -A first, then git commit -m " "? I tried that and it says: On branch master Your branch is up-to-date with ' origin/master' .
nothing to commit, working directory clean
Whats wrong?
On Mon, Jun 2, 2014 at 1:09 PM, Brian Schlining notifications@github.com
wrote:
Hi John
Yes. That’s correct … make sure you cd into the SuperFinalProject directory first, then run the git commands.
Cheers Brian
On June 2, 2014 at 12:17:57 PM, econ909 (notifications@github.com) wrote:
So, in the cmd I change to the U: Then cd to my file that is my repository called SuperFinalProject, then do what you just said?
git add -A git commit -m "John needs to learn to use Google" git push
The file I'm saving my BlueJ work in is called Final Project 1.1.
Thanks for help and I'll google how to do this too.
On Mon, Jun 2, 2014 at 11:45 AM, Brian Schlining < notifications@github.com>
wrote:
Try this:
git add -A git commit -m "John needs to learn to use Google" git push
On June 2, 2014 at 11:41:56 AM, econ909 (notifications@github.com) wrote:
yea i do already so what steps do I take to show you the work I've done since last time? Do I just git add? I need step by step instructions if you can please
On Fri, May 30, 2014 at 4:37 PM, Brian Schlining < notifications@github.com>
wrote:
Why are cloning? Don't you already have a working git repository? On May 30, 2014 4:01 PM, "econ909" notifications@github.com wrote:
I'm having trouble pushing stages 2 and 3 with gitHub. You said to just: git clone, git status, git add file name, git commit - m" " git push. I can't even git clone the SuperFinalProject or the FinalProject1.1.
On Fri, May 30, 2014 at 12:26 PM, Brian Schlining < notifications@github.com> wrote:
Tuesday at 6pm On May 30, 2014 12:10 PM, "econ909" notifications@github.com wrote:
What day and time is the next test/final exam?
On Fri, May 23, 2014 at 10:09 AM, Brian Schlining < notifications@github.com> wrote:
- Compiles - javac *.java - [image: :+1:]
- Runs - java BlackJack - Sort of
- Uses classes - [image: :+1:] But needs more work
- Uses arrays/loops - [image: :+1:] But needs more work
- Uses GUI/Graphics - [image: :-1:]
TODO
- Please update your README.md. It's the documentation for your project and should describe what your project does, how to build your project and how to run it. The audience for your README should be someone knowledgeable about programming but who knows nothing about your project
- Your project needs a lot of work still. Your BlackJack class should make more use of instance methods and the UI needs a lot of help still. Please DO NOT fall behind on this; remember, your goal for this class was to get into game programming. Now's your chance.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44688328>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44689953>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44708652>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44710630>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44875510>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub < https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44884665>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44887015 .
— Reply to this email directly or view it on GitHub.
-- Brian Schlining
You can always try this:
git clone https://github.com/econ909/SuperFinalProject.git FinalProject Next, copy the files from SuperFinalProject to FinalProject (But don’t copy/delete/touch or do anything with the directory named .git; you’ve been warned!!) cd into FinalProject Do the following: git add -A git commit -m "It's been 14 weeks but I still am not gitting it" git push
On June 2, 2014 at 3:22:52 PM, econ909 (notifications@github.com) wrote:
Dude, U is the drive I save all my work for this class. I am in U:\SuperFinalProject and I tried doing the steps and it doesn't work. Even when I try to do git status it says:
On branch master Your branch is up-to-date with ' origin/master' .
nothing to commit, working directory clean
ARRGHH! I can't ever get this to work! Just a reminder the repository I made in gitHub is called SuperFinalProject and the file my BlueJ work I open to type the code in is called FinalProject1.1.
On Mon, Jun 2, 2014 at 1:30 PM, Brian Schlining notifications@github.com wrote:
1st, from your email it’s not clear that you are in the right directory :
u: cd SuperFinalProject Are you now in your projects directory? If not, get there. If so, do the following:
git add -A git commit -m "check point" git push You can use git status at any point to see what’s going on in your final project’s directory. After you push, you can refresh your project on GitHub to see if the source code has appeared there.
On June 2, 2014 at 1:27:02 PM, econ909 (notifications@github.com) wrote:
so if im in u drive I just type git add -A first, then git commit -m " "? I tried that and it says: On branch master Your branch is up-to-date with ' origin/master' .
nothing to commit, working directory clean
Whats wrong?
On Mon, Jun 2, 2014 at 1:09 PM, Brian Schlining notifications@github.com
wrote:
Hi John
Yes. That’s correct … make sure you cd into the SuperFinalProject directory first, then run the git commands.
Cheers Brian
On June 2, 2014 at 12:17:57 PM, econ909 (notifications@github.com) wrote:
So, in the cmd I change to the U: Then cd to my file that is my repository called SuperFinalProject, then do what you just said?
git add -A git commit -m "John needs to learn to use Google" git push
The file I'm saving my BlueJ work in is called Final Project 1.1.
Thanks for help and I'll google how to do this too.
On Mon, Jun 2, 2014 at 11:45 AM, Brian Schlining < notifications@github.com>
wrote:
Try this:
git add -A git commit -m "John needs to learn to use Google" git push
On June 2, 2014 at 11:41:56 AM, econ909 (notifications@github.com) wrote:
yea i do already so what steps do I take to show you the work I've done since last time? Do I just git add? I need step by step instructions if you can please
On Fri, May 30, 2014 at 4:37 PM, Brian Schlining < notifications@github.com>
wrote:
Why are cloning? Don't you already have a working git repository? On May 30, 2014 4:01 PM, "econ909" notifications@github.com wrote:
I'm having trouble pushing stages 2 and 3 with gitHub. You said to just: git clone, git status, git add file name, git commit - m" " git push. I can't even git clone the SuperFinalProject or the FinalProject1.1.
On Fri, May 30, 2014 at 12:26 PM, Brian Schlining < notifications@github.com> wrote:
Tuesday at 6pm On May 30, 2014 12:10 PM, "econ909" notifications@github.com wrote:
What day and time is the next test/final exam?
On Fri, May 23, 2014 at 10:09 AM, Brian Schlining < notifications@github.com> wrote:
- Compiles - javac *.java - [image: :+1:]
- Runs - java BlackJack - Sort of
- Uses classes - [image: :+1:] But needs more work
- Uses arrays/loops - [image: :+1:] But needs more work
- Uses GUI/Graphics - [image: :-1:]
TODO
- Please update your README.md. It's the documentation for your project and should describe what your project does, how to build your project and how to run it. The audience for your README should be someone knowledgeable about programming but who knows nothing about your project
- Your project needs a lot of work still. Your BlackJack class should make more use of instance methods and the UI needs a lot of help still. Please DO NOT fall behind on this; remember, your goal for this class was to get into game programming. Now's your chance.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44688328>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44689953>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44708652>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44710630>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44875510>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub < https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44884665>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44887015 .
— Reply to this email directly or view it on GitHub.
-- Brian Schlining
Yes, I have tried to git push, add, commit and it didn't work. I'll try to do what you said here:
git clone https://github.com/econ909/SuperFinalProject.git FinalProject Next, copy the files from SuperFinalProject to FinalProject (But don’t copy/delete/touch or do anything with the directory named .git; you’ve been warned!!) cd into FinalProject Do the following: git add -A git commit -m "It's been 14 weeks but I still am not gitting it"
Questions: So I don't copy/delete/touch any files ending with .git in SuperFinalProject when I copy files to FinalProject1.1? Why would I have to do these steps instead of just add, commit, push? I've been cloning labs just fine all semester but all but one time I've tried to push files to you it hasn't worked like it should. Just want to know what may be causing the problem. or what not to do so I can use gitHub properly.
On Mon, Jun 2, 2014 at 5:05 PM, Brian Schlining notifications@github.com wrote:
You can always try this:
git clone https://github.com/econ909/SuperFinalProject.git FinalProject Next, copy the files from SuperFinalProject to FinalProject (But don’t copy/delete/touch or do anything with the directory named .git; you’ve been warned!!) cd into FinalProject Do the following: git add -A git commit -m "It's been 14 weeks but I still am not gitting it" git push
On June 2, 2014 at 3:22:52 PM, econ909 (notifications@github.com) wrote:
Dude, U is the drive I save all my work for this class. I am in U:\SuperFinalProject and I tried doing the steps and it doesn't work. Even when I try to do git status it says:
On branch master Your branch is up-to-date with ' origin/master' .
nothing to commit, working directory clean
ARRGHH! I can't ever get this to work! Just a reminder the repository I made in gitHub is called SuperFinalProject and the file my BlueJ work I open to type the code in is called FinalProject1.1.
On Mon, Jun 2, 2014 at 1:30 PM, Brian Schlining notifications@github.com
wrote:
1st, from your email it’s not clear that you are in the right directory :
u: cd SuperFinalProject Are you now in your projects directory? If not, get there. If so, do the following:
git add -A git commit -m "check point" git push You can use git status at any point to see what’s going on in your final project’s directory. After you push, you can refresh your project on GitHub to see if the source code has appeared there.
On June 2, 2014 at 1:27:02 PM, econ909 (notifications@github.com) wrote:
so if im in u drive I just type git add -A first, then git commit -m " "? I tried that and it says: On branch master Your branch is up-to-date with ' origin/master' .
nothing to commit, working directory clean
Whats wrong?
On Mon, Jun 2, 2014 at 1:09 PM, Brian Schlining < notifications@github.com>
wrote:
Hi John
Yes. That’s correct … make sure you cd into the SuperFinalProject directory first, then run the git commands.
Cheers Brian
On June 2, 2014 at 12:17:57 PM, econ909 (notifications@github.com) wrote:
So, in the cmd I change to the U: Then cd to my file that is my repository called SuperFinalProject, then do what you just said?
git add -A git commit -m "John needs to learn to use Google" git push
The file I'm saving my BlueJ work in is called Final Project 1.1.
Thanks for help and I'll google how to do this too.
On Mon, Jun 2, 2014 at 11:45 AM, Brian Schlining < notifications@github.com>
wrote:
Try this:
git add -A git commit -m "John needs to learn to use Google" git push
On June 2, 2014 at 11:41:56 AM, econ909 (notifications@github.com) wrote:
yea i do already so what steps do I take to show you the work I've done since last time? Do I just git add? I need step by step instructions if you can please
On Fri, May 30, 2014 at 4:37 PM, Brian Schlining < notifications@github.com>
wrote:
Why are cloning? Don't you already have a working git repository? On May 30, 2014 4:01 PM, "econ909" notifications@github.com wrote:
I'm having trouble pushing stages 2 and 3 with gitHub. You said to just: git clone, git status, git add file name, git commit - m" " git push. I can't even git clone the SuperFinalProject or the FinalProject1.1.
On Fri, May 30, 2014 at 12:26 PM, Brian Schlining < notifications@github.com> wrote:
Tuesday at 6pm On May 30, 2014 12:10 PM, "econ909" notifications@github.com
wrote:
What day and time is the next test/final exam?
On Fri, May 23, 2014 at 10:09 AM, Brian Schlining < notifications@github.com> wrote:
- Compiles - javac *.java - [image: :+1:]
- Runs - java BlackJack - Sort of
- Uses classes - [image: :+1:] But needs more work
- Uses arrays/loops - [image: :+1:] But needs more work
- Uses GUI/Graphics - [image: :-1:]
TODO
- Please update your README.md. It's the documentation for your project and should describe what your project does, how to build your project and how to run it. The audience for your README should be someone knowledgeable about programming but who knows nothing about your project
- Your project needs a lot of work still. Your BlackJack class should make more use of instance methods and the UI needs a lot of help still. Please DO NOT fall behind on this; remember, your goal for this class was to get into game programming. Now's your chance.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44688328>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44689953>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44708652>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44710630>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44875510>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44884665>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub < https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44887015>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44906091 .
Ok, I tried to git clone https://github.com/econ909/SuperFinalProject.git and it still didn't work. Can yo please help me do it before class tonight? I can be there 15 mins early. I've been finished and ready to push it to you since 3:00 today.
On Tue, Jun 3, 2014 at 12:48 PM, john economides econ909@gmail.com wrote:
Yes, I have tried to git push, add, commit and it didn't work. I'll try to do what you said here:
git clone https://github.com/econ909/SuperFinalProject.git FinalProject Next, copy the files from SuperFinalProject to FinalProject (But don’t copy/delete/touch or do anything with the directory named .git; you’ve been warned!!) cd into FinalProject Do the following: git add -A git commit -m "It's been 14 weeks but I still am not gitting it"
Questions: So I don't copy/delete/touch any files ending with .git in SuperFinalProject when I copy files to FinalProject1.1? Why would I have to do these steps instead of just add, commit, push? I've been cloning labs just fine all semester but all but one time I've tried to push files to you it hasn't worked like it should. Just want to know what may be causing the problem. or what not to do so I can use gitHub properly.
On Mon, Jun 2, 2014 at 5:05 PM, Brian Schlining notifications@github.com wrote:
You can always try this:
git clone https://github.com/econ909/SuperFinalProject.git FinalProject Next, copy the files from SuperFinalProject to FinalProject (But don’t copy/delete/touch or do anything with the directory named .git; you’ve been warned!!) cd into FinalProject Do the following: git add -A git commit -m "It's been 14 weeks but I still am not gitting it" git push
On June 2, 2014 at 3:22:52 PM, econ909 (notifications@github.com) wrote:
Dude, U is the drive I save all my work for this class. I am in U:\SuperFinalProject and I tried doing the steps and it doesn't work. Even when I try to do git status it says:
On branch master Your branch is up-to-date with ' origin/master' .
nothing to commit, working directory clean
ARRGHH! I can't ever get this to work! Just a reminder the repository I made in gitHub is called SuperFinalProject and the file my BlueJ work I open to type the code in is called FinalProject1.1.
On Mon, Jun 2, 2014 at 1:30 PM, Brian Schlining notifications@github.com
wrote:
1st, from your email it’s not clear that you are in the right directory :
u: cd SuperFinalProject Are you now in your projects directory? If not, get there. If so, do the following:
git add -A git commit -m "check point" git push You can use git status at any point to see what’s going on in your final project’s directory. After you push, you can refresh your project on GitHub to see if the source code has appeared there.
On June 2, 2014 at 1:27:02 PM, econ909 (notifications@github.com) wrote:
so if im in u drive I just type git add -A first, then git commit -m " "? I tried that and it says: On branch master Your branch is up-to-date with ' origin/master' .
nothing to commit, working directory clean
Whats wrong?
On Mon, Jun 2, 2014 at 1:09 PM, Brian Schlining < notifications@github.com>
wrote:
Hi John
Yes. That’s correct … make sure you cd into the SuperFinalProject directory first, then run the git commands.
Cheers Brian
On June 2, 2014 at 12:17:57 PM, econ909 (notifications@github.com) wrote:
So, in the cmd I change to the U: Then cd to my file that is my repository called SuperFinalProject, then do what you just said?
git add -A git commit -m "John needs to learn to use Google" git push
The file I'm saving my BlueJ work in is called Final Project 1.1.
Thanks for help and I'll google how to do this too.
On Mon, Jun 2, 2014 at 11:45 AM, Brian Schlining < notifications@github.com>
wrote:
Try this:
git add -A git commit -m "John needs to learn to use Google" git push
On June 2, 2014 at 11:41:56 AM, econ909 (notifications@github.com) wrote:
yea i do already so what steps do I take to show you the work I've done since last time? Do I just git add? I need step by step instructions if you can please
On Fri, May 30, 2014 at 4:37 PM, Brian Schlining < notifications@github.com>
wrote:
Why are cloning? Don't you already have a working git repository? On May 30, 2014 4:01 PM, "econ909" notifications@github.com wrote:
I'm having trouble pushing stages 2 and 3 with gitHub. You said to just: git clone, git status, git add file name, git commit - m" " git push. I can't even git clone the SuperFinalProject or the FinalProject1.1.
On Fri, May 30, 2014 at 12:26 PM, Brian Schlining < notifications@github.com> wrote:
Tuesday at 6pm On May 30, 2014 12:10 PM, "econ909" notifications@github.com
wrote:
What day and time is the next test/final exam?
On Fri, May 23, 2014 at 10:09 AM, Brian Schlining < notifications@github.com> wrote:
- Compiles - javac *.java - [image: :+1:]
- Runs - java BlackJack - Sort of
- Uses classes - [image: :+1:] But needs more work
- Uses arrays/loops - [image: :+1:] But needs more work
- Uses GUI/Graphics - [image: :-1:]
TODO
- Please update your README.md. It's the documentation for your project and should describe what your project does, how to build your project and how to run it. The audience for your README should be someone knowledgeable about programming but who knows nothing about your project
- Your project needs a lot of work still. Your BlackJack class should make more use of instance methods and the UI needs a lot of help still. Please DO NOT fall behind on this; remember, your goal for this class was to get into game programming. Now's your chance.
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44688328>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44689953>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44708652>
.
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44710630>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44875510>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub <
https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44884665>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub < https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44887015>
.
— Reply to this email directly or view it on GitHub.
Brian Schlining
— Reply to this email directly or view it on GitHub https://github.com/econ909/SuperFinalProject/issues/1#issuecomment-44906091 .
javac *.java
- :+1:java BlackJack
- Sort ofTODO