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

Level 1 challenge correct branch not updated with latest commit. #8

Open
rdbruyn opened this issue Jan 23, 2020 · 10 comments
Open

Level 1 challenge correct branch not updated with latest commit. #8

rdbruyn opened this issue Jan 23, 2020 · 10 comments

Comments

@rdbruyn
Copy link

rdbruyn commented Jan 23, 2020

Just finished the first level of the git-game. The recent commit in January 2020 added 4 lines of code, and this new number of lines leads you to an incorrect branch for level 1. After figuring out what was happening, I subtracted 4 from my total line count, and then found the branch for level 2. I believe the level 2 branch name needs to be renamed to fit the new line count.

@Shadowisdark
Copy link

Yes Confirmed~

@Shadowisdark
Copy link

How did you find out it added 4 lines of code

@andresbrocco
Copy link

So the real challange is to find out this bug, huh?!

@Shadowisdark
Copy link

Shadowisdark commented Apr 24, 2020 via email

@jonatas2014
Copy link

How did you find out it added 4 lines of code

Just do git diff between commit 907c9fb... called fixed quick bug (that was made in 2015) and the newest commit.

@ynfle
Copy link

ynfle commented Jul 9, 2020

I ran into the same issue

@SHAK-BT
Copy link

SHAK-BT commented Sep 10, 2020

By now, 11.09.2020 error still exist!!!

@deusebio
Copy link

Bug still there... :( Really thought I was doing something wrong, whereas it was a bug

Opened a PR

#13

@dawoodjee
Copy link

So there's a problem with the expected answer for Level 1. Some files have an additional Return character which increases the count by 4.

@MG1222
Copy link

MG1222 commented Feb 7, 2024

2024 ..... bug still there

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

No branches or pull requests

9 participants