Re: OT: Re: Git Branching

2023-03-05 Thread tomas
On Sun, Mar 05, 2023 at 09:05:01AM +0100, john doe wrote: > On 3/5/23 04:59, William Torrez Corea wrote: > > I am working with remotes, when i want push to the remote with this command > > What CMD? > > > appear the following error: > > > > *git push main master* > > This error looks to indicat

OT: Re: Git Branching

2023-03-05 Thread john doe
On 3/5/23 04:59, William Torrez Corea wrote: I am working with remotes, when i want push to the remote with this command What CMD? appear the following error: *git push main master* This error looks to indicate that you are pushing to main and master branches. fatal: 'main' does not app