GIT again

Evan Teran eteran at alum.rit.edu
Fri Jan 13 15:27:59 UTC 2012


OK, never mind. I did a fresh clone and a test push and now it works
... dunno what I changed, but it looks ok now :-P

Evan

On Fri, Jan 13, 2012 at 10:24 AM, Evan Teran <eteran at alum.rit.edu> wrote:
> OK, so I have some changes that I'd like to push to the GIT server,
> but I just can't get things to work :-/
>
> I have my identity setup at identity.kde.org
>
> I have the following in my ~/.gitconfig
>
> [url "git://anongit.kde.org/"]
>    insteadOf = kde:
> [url "git at git.kde.org:"]
>    pushInsteadOf = kde:
>
> [user]
>        name = Evan Teran
>        email = eteran at alum.rit.edu
> [core]
>        excludesfile = /home/eteran/.gitexcludes
> [color]
>        ui = true
>
> I cloned the repo by doing:
>
> git clone kde:kcalc
>
> now, I've made my changes, did a "git commit -a", I just can't get the
> final "git push" to do anything!
>
> Can someone please provide me some insight into what I'm doing wrong here?
>
> Thanks,
> Evan


More information about the Kde-utils-devel mailing list