Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple FizzBuzz Program #20

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

ashivamj2105
Copy link

No description provided.

Copy link
Owner

@ashish-r ashish-r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ARYAMANSHIVAMJHA , Thanks for your contribution. Your file FizzBuzz.java is overwriting one already present file. Please update your file name.

@ashivamj2105
Copy link
Author

I have renamed the file. Can you please check

@@ -1,19 +0,0 @@
public class FizzBuzz
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to revert this file. Use:
git checkout 9d80b6b9959d3b33e200dac596d73329d161eb3c Java/FizzBuzz.java
and then commit this modification
git commit

For details visit: https://stackoverflow.com/questions/2733873/reverting-a-single-file-to-a-previous-version-in-git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants