Changes between Initial Version and Version 1 of GitHelp


Ignore:
Timestamp:
Dec 24, 2012, 6:39:12 PM (10 years ago)
Author:
Beman Dawes
Comment:

Initial commit

Legend:

Unmodified
Added
Removed
Modified
  • GitHelp

    v1 v1  
     1= Getting Help with Git and Modular Boost =
     2
     3If the [wiki:WikiStart#GitandModularBoost Git and Modular Boost] docs, and the references they link to, aren't helping you solve your problem, ask the **Help Desk**!
     4
     5== Help Desk ==
     6
     7Posts to the Boost Developers mailing list with a subject tag of **[!GitHelp]** signal a request for help with Git, !GitHub, modular Boost or related topics. Several Boosters have volunteered to keep an eye out for these messages, and provide timely answers. Of course anyone who can help should jump right in with a response.
     8
     9**How is this different from any other developer list posting?**
     10
     11* Newbie and naive questions are encouraged, even if they are about 3rd party stuff like Git, !TortoiseGit, or !GitHub.
     12* It alerts responders that answers to specific problems are needed, not discussions of abstractions.
     13
     14== Rationale for a help desk ==
     15
     16[wiki:WikiStart#GitandModularBoost Documentation] aids developers moving to Git and modular Boost. Beyond documentation, simply asking questions via search engine works particularly well for Git. There is a vast amount of Git material available on the web, including some excellent [http://www.youtube.com/user/github videos].
     17
     18But documentation, web searches, and !YouTube videos are not enough. Learning Git can be daunting - Git has more surface area than Subversion and modularizing Boost also introduces new and sometimes complex ideas. It isn't obvious at first why some operations need to be done in a certain sequence or in a certain way or why they even need to be done at all. Two or three developers at C++Now mentioned that they became discouraged when they inadvertently got painted into a Git corner and couldn't find a way out. And even experienced Git uses occasionally run into something they need human help with. A virtual help desk manned by real people aims to fill that need!