On Thu, Mar 19, 2015 at 6:14 PM, Richard Hipp <d...@sqlite.org> wrote:
> On 3/19/15, Abilio Marques <abili...@gmail.com> wrote: > > > > Most of the friends I've shown fossil to love the idea of having SCM, > wiki > > and tickets in the same, tiny place. Looks promising for them... but then > > they miss the git staging area. > > > > Does the git staging area provide any capability beyond this? Am I > missing something? > > Please help me to understand why people think that the git staging > area is a good idea. > I can't answer for Abilio, but given my recent increased experience with git due to workplace changes: the git folk seem to prefer the staging area because you're less likely to accidentally commit something you didn't mean to. Essentially, it seems like a "feature" for people who can't or don't want multiple open work areas so ensure the right things get committed on the right branches, since they very well may be working on multiple branches at the same time in the same tree. See this: http://stackoverflow.com/questions/6270193/multiple-working-directories-with-git The staging area can be disabled / skipped, but that's how it has been explained to me. -- Scott Robison
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users