Re: [git-users] commit or no commit

2018-04-03 Thread Michael
On 2018-04-03, at 3:08 PM, KrzyJaski wrote: > After > git status > > I got this message: > Changes to be committed: > (use "git reset HEAD ..." to unstage) > > modified: root/node/chnode.c > modified: root/node/node.c > > Changes not staged for commit: >

[git-users] commit or no commit

2018-04-03 Thread KrzyJaski
After git status I got this message: Changes to be committed: (use "git reset HEAD ..." to unstage) modified: root/node/chnode.c modified: root/node/node.c Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git checkout -- ..." to discard

Re: [git-users] Environment expansion in .gitconfig?

2018-04-03 Thread Magnus Therning
Michael McNeil Forbes writes: On Apr 3, 2018, at 12:07 PM, Magnus Therning wrote: Michael Forbes writes: Hi, I am trying to find a good solution to this use-case that seems to require expansion in the

Re: [git-users] Environment expansion in .gitconfig?

2018-04-03 Thread Michael McNeil Forbes
> On Apr 3, 2018, at 12:07 PM, Magnus Therning wrote: > > > Michael Forbes writes: > >> Hi, >> >> I am trying to find a good solution to this use-case that seems to require >> expansion in the .gitconfig file: >> >> 1. Multiple users share the

Re: [git-users] Environment expansion in .gitconfig?

2018-04-03 Thread Magnus Therning
Michael Forbes writes: Hi, I am trying to find a good solution to this use-case that seems to require expansion in the .gitconfig file: 1. Multiple users share the same account on a machine (this is using CoCalc where the user is the project