Re: Rebase vs Merge on netbeans
Jarmo Isotalo <[email protected]> Mon, 28 Nov 2016 21:41:52 +0200
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <CAPkreKwKLEhPuygR6PxOeZQoL3XNmSTwucLi8ws4wzFYU+=46Q@mail.gmail.com> |
Yeah, so these are just nb actions for interfacing with git So the like above is a really good resource for understanding how merge and rebase work I would also highly recommend taking a look to https://help.github.com/articles/using-git-rebase-on-the-command-line/ and https://git-scm.com/book/en/v2 (GitHub is just a place to host git repositories...) Anyways I would recommend using the git command line interface always ;) -Jarmo On Mon, Nov 28, 2016 at 9:50 AM, onlinedev <[email protected]> wrote: > Sorry I forgot to mention this is in relation to Github. > > > > >