search for: mgiht

Displaying 3 results from an estimated 3 matches for "mgiht".

Did you mean: mght
2011 Aug 23
0
[LLVMdev] git Status
...s that. There are some more interesting points made here: http://randyfay.com/node/91 Here's an interesting article with a proposal on how to get the best of both: http://softwareswirl.blogspot.com/2009/04/truce-in-merge-vs-rebase-war.html The follow-up linked at the bottom explains how it mgiht be implement. It requires changes to git, however. Personally, I kind of like the ideas presented but I doubt it will happen any time soon. > One other comment - the way I use git (and from what I've read I am > not alone), I end up committing multiple times per hour / many times > p...
2005 Dec 26
5
Asterisk Christmas Help request
Many thanks in advance for anyone that can offer help on the following questions: Asterisk Box Using Asterisk@Home build and updated Asterisk to v2.1 P4, 400 Mhz, 384Mb RAM, 40Gb HD 4 OEM X100P Cards Phones Grandstream GXP-2000 2 * Grandstream BT-100 HandyTone 486 Sipura SPA-3000 Questions 1) When someone calls in to one of the FXO lines, there is a 3-4 second delay before the configured
2011 Aug 23
5
[LLVMdev] git Status
David, A few comments. > Naming Upstream > --------------- > > The intial clone from upstream results in a git remote reference with > the rather unhelpful name of "origin." As more remote sources get > added, it is easy to forget what "origin" is. Therefore, add a remote > with a more descriptive name. > > git remote add llvm-upstream