Hello.
Sorry for answering too late and for my ignorance, but, how do I post my changes there? I have tried to clone, include my changes and then perform a push, but an error appears:
error: Cannot access URL Redirecting to Google Groups, return code 22
fatal: git-http-push failed
My .git/config file have this content:
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
fetch = +refs/heads/:refs/remotes/origin/
url = "Redirecting to Google Groups"
[branch "master"]
remote = origin
merge = refs/heads/master
Thanks in advance
.
Regards.