Change project repo source
I am using GitHub and recently moved from my personal repo into an organization repo to make it private.
Where do I make the changes inside Pycharm to point to the new master? I already made the changes in my local .git/config for the remote origin.
I made a few changes to a document and they are not appearing under the "Changes" view panel.
Please sign in to leave a comment.
Nevermind, I just needed to do a refresh in the Local view of Changes panel.
Now my git status matches.
ok, this is bad.. I have to refresh after every change I make in order for it to show up..
before it was automatically being shown in the Changes section before commits.
Have I broken something?
wow, something is happening to my mind and/or computer... there was an ignore "/" in my git exceptions. yikes!
all is well now. :-[