Ok, thanks. So, even if my remote repo is a brand-new one and my local repo is ages old with a lots of history, after the push the remote repo will have all my history?
===== Daniel Trezub http://www.gameblogs.com.br On 13 February 2011 23:46, Jeenu <[email protected]> wrote: > > > On Feb 14, 5:15 am, Daniel Trezub <[email protected]> wrote: > > It's always good to have your release/master branch to have a linear > > > > > history. > > > > Why? Does it make things easier when pushing to the remote repo? > > It's got nothing to do with pushing. It's just that your graph will > look tidy and it'll more readable as well. Git will push your commit > graph to the server however it looks. > > -- > Jeenu > > -- > You received this message because you are subscribed to the Google Groups > "Git for human beings" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/git-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
