Hi Nicola,

I looked up thread and saw that it looks like you are trying to do web
deployment via `netlify`, which is not something I do. I looked at their
site and it didn't have enough browsable information to see what they
were doing (and hence where it could be confusing).

I'm not really able to help any further with this, but do practice a bit
with Git first so you understand how it works, because it is different.

It's the differences (especially at the conceptual level)  that have
made it successful.

On 16/05/2020 07:37, Nicola Cantalupo wrote:
> actually I'm working only on the local repository. I just have to
> transfer the changes to a specific folder in the remote repository and
> not vice versa
>
> Il giorno sabato 16 maggio 2020 00:39:55 UTC+2, Philip Oakley ha scritto:
>
>     For Nicola,
>
>     If I understood what you are doing correctly, you should look up
>     the Triangular workflow, and and the psuhRemote config option.
>
>     This allows you to say that the 'golden reference' ("upstream") is
>     on one place, and that you maintain a remote personal repository
>     where you publish work and store backups of development branches.
>
>     see this post
>     https://lore.kernel.org/git/[email protected]/
>     
> <https://lore.kernel.org/git/[email protected]/>
>     for a comment (to me) about some of the trickiness.
>
>     You may also want to ensure you have --ff-only set for the merge
>     option when 'pulling' from upstream.
>
>     Philip
>
>     On Friday, May 15, 2020 at 1:45:48 PM UTC+1, Magnus Therning wrote:
>
>
>         Nicola Cantalupo <[email protected]> writes:
>
>         > thank you.
>         > however reading the documentation and various turorials, I
>         have more
>         > doubts than before. so I need some simplification from
>         someone in this
>         > group, please.
>
>         What have you tried? What happened? What did you expect would
>         happen?
>
>         /M
>
>         -- 
>         Magnus Therning              OpenPGP: 0x927912051716CE39
>         email: [email protected]
>         twitter: magthe              http://magnus.therning.org/
>
>         Computers are useless. They can only give you answers.
>              — Pablo Picasso
>
> -- 
> You received this message because you are subscribed to the Google
> Groups "Git for human beings" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to [email protected]
> <mailto:[email protected]>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/git-users/66c52df4-2829-4ab0-bb9f-703884d0aee0%40googlegroups.com
> <https://groups.google.com/d/msgid/git-users/66c52df4-2829-4ab0-bb9f-703884d0aee0%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/5f6fbcb4-c976-0418-1ea2-5b292d53a102%40iee.email.

Reply via email to