On 14.02.2021 12:09, Michaud Michael wrote:
> Hi jumpers,
>
> I just renamed master to main so that all the code now appear in the default 
> branch.

fine by me

> You probably will have to clone again your local repo to have a clean install 
> reflecting the remote repository.

pretty sure that's solvable locally w/p a new checkout. still, find out for 
yourselfs ;)

> We now have to decide if we want to work in a separate dev branch or directly 
> in the main.
>
> Note that working directly in the main does not prevent us to create branches 
> for any change we want to test first or to be reviewed before merging to the 
> main.

afaik working on git is usually done by creating new local branches for 
specific patches. then pushing them to a new personal branch to github or 
gitwhatever and offering a pull from there. that's what i believe it is, while 
the most i ever did was pushing branches for personal use, so i might be wrong 
there.

tl;dr let's read up some how it is supposed to go. and than work accordingly.. 
ede


_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to