I’m stuck on Stage #2
I’ve uncommented the Main.java for git , but unable to execute it
please guide me on how to execute this and do the test (git init)
i am using intellij ide
I’m stuck on Stage #2
I’ve uncommented the Main.java for git , but unable to execute it
please guide me on how to execute this and do the test (git init)
i am using intellij ide
@zhabix Try replacing all \
in the path with /
, otherwise they would get ignored.
Once you’re in test_dir
, it’s easier to run the script like this:
../your_program.sh init
@andy1li but i am unable to find your_program.sh file it shows file doesn’t exist but when i do git ls–tree -r HEAD it show the file with blob and am stuck how can run the test
@ArvindReddySheelam Could you please share a screenshot of the commands you ran and the error messages you saw?
Closing this thread due to inactivity. If you still need assistance, feel free to reopen or start a new discussion!