Checklist:
: I’ve uncommented the code.
: I’ve saved the changes.
: I’ve run the git commands:
git commit -am "[seeking help on forum]"
git push origin master
Here’s a screenshot showing the output from running the Git commands:
[Attach screenshot here]
i am using windows and the code is not working on my system
[Share other details here]
Hi @kashishrajputt, since you’re on Windows, here are two options you can try:
- Test on our infrastructure by pushing your changes:
git commit -am "[any message]"
git push origin master
- Install WSL (Windows Subsystem for Linux).
Closing this thread due to inactivity. If you still need assistance, feel free to reopen or start a new discussion!
system
Closed
4
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.