Общая информация
Название Lynda - Git - Essential Training by Kevin Skoglund (2012) [ENG, RUS]
Тип Книги
Размер 1.44Гб

Файлы в торренте
Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать эти файлы или скачать torrent-файл.
01. Branching - Branching overview.mkv 15.11Мб
01. Conclusion - Goodbye.mkv 2.85Мб
01. Getting Started - Initializing a repository.mkv 6.34Мб
01. Git Concepts and Architecture - Exploring the three-trees architecture.mkv 12.09Мб
01. Ignoring Files - Using .gitignore files.mkv 27.97Мб
01. Installing Git - Installing Git on a Mac.mkv 13.06Мб
01. Introduction.mkv 6.01Мб
01. Making Changes to Files - Adding files.mkv 19.89Мб
01. Merging Branches - Merging code.mkv 11.06Мб
01. Navigating the Commit Tree - Referencing commits.mkv 14.86Мб
01. Remotes - Using local and remote repositories.mkv 20.60Мб
01. Stashing Changes - Saving changes in the stash.mkv 14.73Мб
01. Tools and Next Steps - Setting up aliases for common commands.mkv 16.68Мб
01. Undoing Changes - Undoing working directory changes.mkv 14.44Мб
01. Using Git with a Real Project - Introducing the Explore California web site.mkv 7.14Мб
01. What is Git - Understanding version control.mkv 11.38Мб
02. Branching - Viewing and creating branches.mkv 9.57Мб
02. Getting Started - Understanding where Git files are stored.mkv 8.71Мб
02. Git Concepts and Architecture - The Git workflow.mkv 9.98Мб
02. How to use the exercise files.mkv 4.76Мб
02. Ignoring Files - Understanding what to ignore.mkv 19.66Мб
02. Installing Git - Installing Git on Windows.mkv 20.41Мб
02. Making Changes to Files - Editing files.mkv 13.67Мб
02. Merging Branches - Using fast-forward merge vs. true merge.mkv 24.02Мб
02. Navigating the Commit Tree - Exploring tree listings.mkv 15.62Мб
02. Remotes - Setting up a GitHub account.mkv 19.76Мб
02. Stashing Changes - Viewing stashed changes.mkv 9.10Мб
02. Tools and Next Steps - Using SSH keys for remote login.mkv 10.32Мб
02. Undoing Changes - Unstaging files.mkv 12.17Мб
02. Using Git with a Real Project - Initializing Git.mkv 15.28Мб
02. What is Git - The history of Git.mkv 16.75Мб
03. Branching - Switching branches.mkv 11.31Мб
03. Getting Started - Performing your first commit.mkv 6.69Мб
03. Git Concepts and Architecture - Using hash values (SHA-1).mkv 13.32Мб
03. Ignoring Files - Ignoring files globally.mkv 16.00Мб
03. Installing Git - Installing Git on Linux.mkv 4.90Мб
03. Making Changes to Files - Viewing changes with diff.mkv 12.44Мб
03. Merging Branches - Merging conflicts.mkv 34.36Мб
03. Navigating the Commit Tree - Getting more from the commit log.mkv 27.78Мб
03. Remotes - Adding a remote repository.mkv 13.68Мб
03. Stashing Changes - Retrieving stashed changes.mkv 15.28Мб
03. Tools and Next Steps - Exploring integrated development environments.mkv 3.51Мб
03. Undoing Changes - Amending commits.mkv 18.06Мб
03. Using Git with a Real Project - Editing the support phone number.mkv 27.14Мб
03. What is Git - About distributed version control.mkv 11.02Мб
04. Branching - Creating and switching branches.mkv 17.93Мб
04. Getting Started - Writing commit messages.mkv 17.47Мб
04. Git Concepts and Architecture - Working with the HEAD pointer.mkv 21.06Мб
04. Ignoring Files - Ignoring tracked files.mkv 18.93Мб
04. Installing Git - Configuring Git.mkv 23.31Мб
04. Making Changes to Files - Viewing only staged changes.mkv 8.30Мб
04. Merging Branches - Resolving merge conflicts.mkv 34.63Мб
04. Navigating the Commit Tree - Viewing commits.mkv 14.84Мб
04. Remotes - Creating a remote branch.mkv 14.84Мб
04. Stashing Changes - Deleting stashed changes.mkv 13.82Мб
04. Tools and Next Steps - Exploring graphical user interfaces.mkv 15.75Мб
04. Undoing Changes - Retrieving old versions.mkv 14.25Мб
04. Using Git with a Real Project - Editing the backpack file name and links.mkv 30.92Мб
04. What is Git - Who should use Git.mkv 7.55Мб
05. Branching - Switching branches with uncommitted changes.mkv 11.85Мб
05. Getting Started - Viewing the commit log.mkv 12.90Мб
05. Ignoring Files - Tracking empty directories.mkv 13.47Мб
05. Installing Git - Exploring Git auto-completion.mkv 19.13Мб
05. Making Changes to Files - Deleting files.mkv 18.30Мб
05. Merging Branches - Exploring strategies to reduce merge conflicts.mkv 12.54Мб
05. Navigating the Commit Tree - Comparing commits.mkv 23.75Мб
05. Remotes - Cloning a remote repository.mkv 15.81Мб
05. Tools and Next Steps - Understanding Git hosting.mkv 8.00Мб
05. Undoing Changes - Reverting a commit.mkv 12.82Мб
06. Branching - Comparing branches.mkv 15.40Мб
06. Installing Git - Using Git help.mkv 8.73Мб
06. Making Changes to Files - Moving and renaming files.mkv 14.79Мб
06. Remotes - Tracking remote branches.mkv 13.83Мб
06. Undoing Changes - Using reset to undo commits.mkv 11.36Мб
07. Branching - Renaming branches.mkv 7.99Мб
07. Remotes - Pushing changes to a remote repository.mkv 22.15Мб
07. Undoing Changes - Demonstrating a soft reset.mkv 16.76Мб
08. Branching - Deleting branches.mkv 14.51Мб
08. Remotes - Fetching changes from a remote repository.mkv 19.93Мб
08. Undoing Changes - Demonstrating a mixed reset.mkv 15.57Мб
09. Branching - Configuring the command prompt to show the branch.mkv 30.86Мб
09. Remotes - Merging in fetched changes.mkv 15.62Мб
09. Undoing Changes - Demonstrating a hard reset.mkv 23.08Мб
10. Remotes - Checking out remote branches.mkv 11.15Мб
10. Undoing Changes - Removing untracked files.mkv 10.67Мб
11. Remotes - Pushing to an updated remote branch.mkv 6.54Мб
12. Remotes - Deleting a remote branch.mkv 10.37Мб
13. Remotes - Enabling collaboration.mkv 12.35Мб
14. Remotes - A collaboration workflow.mkv 26.64Мб
Chapter 03.zip 57.89Кб
Chapter 05.zip 235.81Кб
Chapter 06.zip 6.53Мб
Chapter 07.zip 20.68Мб
Chapter 08.zip 9.26Мб
Chapter 09.zip 11.65Мб
Chapter 10.zip 18.78Мб
Chapter 11.zip 9.47Мб
Chapter 12.zip 9.59Мб
Chapter 13.zip 34.54Мб
Содержание.txt 5.94Кб
Статистика распространения по странам
Россия (RU) 17
Беларусь (BY) 1
Азербайджан (AZ) 1
Украина (UA) 1
США (US) 1
Казахстан (KZ) 1
Австралия (AU) 1
Литва (LT) 1
Всего 24
Список IP Полный список IP-адресов, которые скачивают или раздают этот торрент