relatively inexperienced git user here, but I have an issue where the command git remote -v is not returning any information about the git repository that I forked from GitHub. I have .git running in the folder and it is an exact replica of the one I have in my GitHub account. The original was forked from a coding school (the files contain practice problems). Right now I'm trying to push back to the repository but that isn't working either.
Any help would be greatly appreciated!