راهنمای نرم افزار Git
دسته: یونیکس و لینوکسکتاب “راهنمای نرمافزار Git” یک همراه شغلی عالی برای نرمافزار Git، سیستم کنترل نسخه توزیعشده؛ میباشد.
این کتاب، یک معرفی فشرده و خواندنی از این نرمافزار برای کاربران جدید ارائه میدهد، همچنین یک منبع برای دستورات و روشهای رایج برای آندسته از شما که تجربه کار با نرمافزار Git را دارید؛ میباشد.
این راهنمای وظیفهمحور براساس توابع کنترل مورد نیاز شما در نسخه Git 1.8.2، ازجمله ساخت commitها، اصلاح اشتباهات، ادغام و جستجوی تاریخ؛ سازماندهی شده است.
این کتاب، یک معرفی فشرده و خواندنی از این نرمافزار برای کاربران جدید ارائه میدهد، همچنین یک منبع برای دستورات و روشهای رایج برای آندسته از شما که تجربه کار با نرمافزار Git را دارید؛ میباشد.
این راهنمای وظیفهمحور براساس توابع کنترل مورد نیاز شما در نسخه Git 1.8.2، ازجمله ساخت commitها، اصلاح اشتباهات، ادغام و جستجوی تاریخ؛ سازماندهی شده است.
سال انتشار: 2013 | 234 صفحه | حجم فایل: 8 مگابایت | زبان: انگلیسی
نویسنده
Richard E. Silverman
ناشر
O’Reilly Media
ISBN10:
1449325866
ISBN13:
9781449325862
قیمت: 16000 تومان
برچسبها:
This pocket guide is the perfect on-the-job companion to Git, the distributed version control system. It provides a compact, readable introduction to Git for new users, as well as a reference to common commands and procedures for those of you with Git experience.
Written for Git version 1.8.2, this handy task-oriented guide is organized around the basic version control functions you need, such as making commits, fixing mistakes, merging, and searching history.
Examine the state of your project at earlier points in time
Learn the basics of creating and making changes to a repository
Create branches so many people can work on a project simultaneously
Merge branches and reconcile the changes among them
Clone an existing repository and share changes with push/pull commands
Examine and change your repository’s commit history
Access remote repositories, using different network protocols
Get recipes for accomplishing a variety of common tasks