문제

I'm pretty used to git by now, and I'm about to start contributing to a project that uses Monotone (mtn). I could just use the export system to convert to git locally, but I figured

  • learning another DVCS wouldn't be too hard
  • learning is Good For MeTM
  • it'd be easier to coordinate with other devs if we were all using the same DVCS

Is there a guide or tutorial for mtn aimed at experienced git users? Or can anyone here give me the 25¢ tour?

도움이 되었습니까?

해결책

Monotone being one of the rare DVCS that pre-date git, I'm afraid it is going to be hard to find something better tailored to git users than the tutorial.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top