spyder-ide / spyder

Official repository for Spyder - The Scientific Python Development Environment
https://www.spyder-ide.org
MIT License
8.33k stars 1.61k forks source link

Not able to push another python file in the same directory to Github in Pycharm #22373

Closed MoodJyothirmai closed 2 days ago

MoodJyothirmai commented 2 months ago
Git Push

Process I have followed are as follows: Step 1: Created a parent directory Day1_08082024 under src directory and added one Python file named Lab_001.py Step 2: Next, Shared the project on Github successfully Step 3: Created one more Python file in the same directory Day1_08082024 with named Lab_002.py Step 4: Not able to push to Github

Any solution would be helpful. Thanks!

dalthviz commented 2 months ago

Hi @MoodJyothirmai are you using Spyder at some point in your workflow? From the info provided seems like you are using Pycharm so I would say there is not much we can do to help you sorry :/

dalthviz commented 2 days ago

Closing due to lack of response and since it is not related with Spyder