[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: unetbootin



On 12/10/2011 07:58 PM, Boris Pek wrote:

> 
> Unlike Subversion `git commit` is local. You can do a lot of commits and changes
> in commits before push them into git server.
> 
> For example:
> * you can edit commit (git commit --amend -a) if you think that it is bad
> * you can combine few commits
> * and etc...
> 
> Moreover do not forget that you can have local and public branches. And this is
> the correct way of using git: master branch for completed things and temporary
> branches for working process.
> 
> Git is very powerful. Just learn its features...

Thanks Boris, Yes, Git is very powerful, I'm learning Git as well. I'm
using branching, merging, rebasing features on my projects, but I'm just
afraid of using them in unetbootin repo. But now I'll be trying to use
these features.

-Muneeb


Reply to: