Sharan Basappa writes:
I would like to know the difference between Git add vs commit.
I would like to know what happens under the hood when we do git
add vs git
commit.
Basically, I am confused why there are 2 steps before any change
is pushed
onto the remote
This is one of the best des
Thanks, Konstantin and Philip
On Sunday, 10 June 2018 00:54:10 UTC+5:30, Philip Oakley wrote:
>
> From: "Sharan Basappa" >
> on: Saturday, June 09, 2018 1:11 PM
> >I would like to know the difference between Git add vs commit.
> > I would like to know what happens under the hood when we do git
From: "Sharan Basappa"
on: Saturday, June 09, 2018 1:11 PM
I would like to know the difference between Git add vs commit.
I would like to know what happens under the hood when we do git add vs git
commit.
Basically, I am confused why there are 2 steps before any change is pushed
onto the remote
On Sat, Jun 09, 2018 at 05:11:31AM -0700, Sharan Basappa wrote:
> I would like to know the difference between Git add vs commit.
> I would like to know what happens under the hood when we do git add vs git
> commit.
>
> Basically, I am confused why there are 2 steps before any change is pushed