Re: [git-users] removing configurations on git help!

2019-01-18 Thread JP de la Torre
I recommend you read a starter guide. That would help you clear a lot of doubts. I found this one that is very didactic without getting into the obscure side of git: http://rogerdudler.github.io/git-guide/ -- You received this message because you are subscribed to the Google Groups "Git for

Re: [git-users] removing configurations on git help!

2019-01-18 Thread stephanie mathias
thanks guys! just to clarify, do i make a new directory called gitconfig and store it in there? On Fri, Jan 18, 2019 at 3:34 PM JP de la Torre < delatorre.juanpa...@gmail.com> wrote: > Don't remove them. That's the default configuration. > > On Fri, Jan 18, 2019 at 9:45 AM Alexandra Vass >

Re: [git-users] removing configurations on git help!

2019-01-18 Thread JP de la Torre
Don't remove them. That's the default configuration. On Fri, Jan 18, 2019 at 9:45 AM Alexandra Vass wrote: > Hi Steph, > > I think these configs should be stored at ~/.gitconfig. By deleting or > editing the file, you can reset these settings. > > Cheers, > Alexa > > On Fri, Jan 18, 2019 at

Re: [git-users] removing configurations on git help!

2019-01-18 Thread stephanie mathias
sweet - thanks so much for your help! On Fri, Jan 18, 2019 at 4:56 PM Konstantin Khomoutov wrote: > On Fri, Jan 18, 2019 at 04:43:06PM +0100, stephanie mathias wrote: > > [...] > > >> I think these configs should be stored at ~/.gitconfig. By deleting or > > >> editing the file, you can reset

Re: [git-users] removing configurations on git help!

2019-01-18 Thread Konstantin Khomoutov
On Fri, Jan 18, 2019 at 04:43:06PM +0100, stephanie mathias wrote: [...] > >> I think these configs should be stored at ~/.gitconfig. By deleting or > >> editing the file, you can reset these settings. [...] > > Don't remove them. That's the default configuration. [...] > thanks guys! just to

Re: [git-users] removing configurations on git help!

2019-01-18 Thread Alexandra Vass
Hi Steph, I think these configs should be stored at ~/.gitconfig. By deleting or editing the file, you can reset these settings. Cheers, Alexa On Fri, Jan 18, 2019 at 2:09 PM stephanie mathias wrote: > Hello, I'm a bit of an amateur at git. I've downloaded it (more than once, > and once using

Re: [git-users] OneDev - a new open source git server with unique features

2019-01-18 Thread Magnus Therning
Robin Shen writes: OneDev is an MIT licensed git server with unique features such as language aware code search/navigation, issue workflow customization, free source/diff comment and discussion, etc. We developed this project to manage own own product as GitHub/GitLab lacks some features we