zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
Lynda.com - Git Essential Training
magnet:?xt=urn:btih:1C0C89E39140F598D30E71F42806D638E83626EF&dn=Lynda.com - Git Essential Training
磁力链接详情
Hash值:
1C0C89E39140F598D30E71F42806D638E83626EF
点击数:
127
文件大小:
858.86 MB
文件数量:
90
创建日期:
2012-9-9 00:25
最后访问:
2024-10-28 05:05
访问标签:
Lynda
com
-
Git
Essential
Training
文件列表详情
00. Introduction/01. Introduction.mov 4.41 MB
00. Introduction/02. How to use the exercise files.mov 2.07 MB
01. What is Git/02. What is Git-The history of Git.mov 8.51 MB
01. What is Git/03. What is Git-About distributed version control.mov 5.88 MB
01. What is Git/01. What is Git-Understanding version control.mov 4.26 MB
01. What is Git/04. What is Git-Who should use Git.mov 3.1 MB
02. Installing Git/02. Installing Git-Installing Git on Windows.mov 11.22 MB
02. Installing Git/05. Installing Git-Exploring Git auto-completion.mov 9.16 MB
02. Installing Git/04. Installing Git-Configuring Git.mov 8.95 MB
02. Installing Git/01. Installing Git-Installing Git on a Mac.mov 7.03 MB
02. Installing Git/06. Installing Git-Using Git help.mov 5.14 MB
02. Installing Git/03. Installing Git-Installing Git on Linux.mov 2.29 MB
03. Getting Started/05. Getting Started-Viewing the commit log.mov 6.84 MB
03. Getting Started/04. Getting Started-Writing commit messages.mov 6.47 MB
03. Getting Started/02. Getting Started-Understanding where Git files are stored.mov 4.67 MB
03. Getting Started/03. Getting Started-Performing your first commit.mov 3.04 MB
03. Getting Started/01. Getting Started-Initializing a repository.mov 2.88 MB
04. Git Concepts and Architecture/04. Git Concepts and Architecture-Working with the HEAD pointer.mov 8.76 MB
04. Git Concepts and Architecture/03. Git Concepts and Architecture-Using hash values (SHA-1).mov 5.08 MB
04. Git Concepts and Architecture/01. Git Concepts and Architecture-Exploring the three-trees architecture.mov 4.02 MB
04. Git Concepts and Architecture/02. Git Concepts and Architecture-The Git workflow.mov 3.32 MB
05. Making Changes to Files/01. Making Changes to Files-Adding files.mov 9.56 MB
05. Making Changes to Files/05. Making Changes to Files-Deleting files.mov 9 MB
05. Making Changes to Files/06. Making Changes to Files-Moving and renaming files.mov 7.33 MB
05. Making Changes to Files/02. Making Changes to Files-Editing files.mov 7.14 MB
05. Making Changes to Files/03. Making Changes to Files-Viewing changes with diff.mov 6.49 MB
05. Making Changes to Files/04. Making Changes to Files-Viewing only staged changes.mov 4 MB
06. Using Git with a Real Project/04. Using Git with a Real Project-Editing the backpack file name and links.mov 23.94 MB
06. Using Git with a Real Project/03. Using Git with a Real Project-Editing the support phone number.mov 20.8 MB
06. Using Git with a Real Project/02. Using Git with a Real Project-Initializing Git.mov 10.05 MB
06. Using Git with a Real Project/01. Using Git with a Real Project-Introducing the Explore California web site.mov 4.13 MB
07. Undoing Changes/09. Undoing Changes-Demonstrating a hard reset.mov 17.7 MB
07. Undoing Changes/07. Undoing Changes-Demonstrating a soft reset.mov 11.32 MB
07. Undoing Changes/02. Undoing Changes-Unstaging files.mov 10.5 MB
07. Undoing Changes/03. Undoing Changes-Amending commits.mov 10.07 MB
07. Undoing Changes/08. Undoing Changes-Demonstrating a mixed reset.mov 9.69 MB
07. Undoing Changes/01. Undoing Changes-Undoing working directory changes.mov 9.68 MB
07. Undoing Changes/05. Undoing Changes-Reverting a commit.mov 8.42 MB
07. Undoing Changes/04. Undoing Changes-Retrieving old versions.mov 7.57 MB
07. Undoing Changes/10. Undoing Changes-Removing untracked files.mov 5.71 MB
07. Undoing Changes/06. Undoing Changes-Using reset to undo commits.mov 3.54 MB
08. Ignoring Files/01. Ignoring Files-Using .gitignore files.mov 13.55 MB
08. Ignoring Files/02. Ignoring Files-Understanding what to ignore.mov 12.07 MB
08. Ignoring Files/04. Ignoring Files-Ignoring tracked files.mov 10.36 MB
08. Ignoring Files/03. Ignoring Files-Ignoring files globally.mov 7.31 MB
08. Ignoring Files/05. Ignoring Files-Tracking empty directories.mov 7.08 MB
09. Navigating the Commit Tree/03. Navigating the Commit Tree-Getting more from the commit log.mov 15.52 MB
09. Navigating the Commit Tree/05. Navigating the Commit Tree-Comparing commits.mov 13.15 MB
09. Navigating the Commit Tree/02. Navigating the Commit Tree-Exploring tree listings.mov 10.52 MB
09. Navigating the Commit Tree/04. Navigating the Commit Tree-Viewing commits.mov 8.48 MB
09. Navigating the Commit Tree/01. Navigating the Commit Tree-Referencing commits.mov 4.76 MB
10. Branching/09. Branching-Configuring the command prompt to show the branch.mov 15.33 MB
10. Branching/04. Branching-Creating and switching branches.mov 10.54 MB
10. Branching/06. Branching-Comparing branches.mov 7.83 MB
10. Branching/08. Branching-Deleting branches.mov 7.33 MB
10. Branching/03. Branching-Switching branches.mov 6.87 MB
10. Branching/05. Branching-Switching branches with uncommitted changes.mov 6.27 MB
10. Branching/01. Branching-Branching overview.mov 4.92 MB
10. Branching/02. Branching-Viewing and creating branches.mov 4.47 MB
10. Branching/07. Branching-Renaming branches.mov 3.71 MB
11. Merging Branches/04. Merging Branches-Resolving merge conflicts.mov 32.13 MB
11. Merging Branches/03. Merging Branches-Merging conflicts.mov 30.77 MB
11. Merging Branches/02. Merging Branches-Using fast-forward merge vs. true merge.mov 12.55 MB
11. Merging Branches/01. Merging Branches-Merging code.mov 5.68 MB
11. Merging Branches/05. Merging Branches-Exploring strategies to reduce merge conflicts.mov 4.32 MB
12. Stashing Changes/04. Stashing Changes-Deleting stashed changes.mov 9.8 MB
12. Stashing Changes/01. Stashing Changes-Saving changes in the stash.mov 8.32 MB
12. Stashing Changes/03. Stashing Changes-Retrieving stashed changes.mov 8.28 MB
12. Stashing Changes/02. Stashing Changes-Viewing stashed changes.mov 4.81 MB
13. Remotes/07. Remotes-Pushing changes to a remote repository.mov 16.14 MB
13. Remotes/02. Remotes-Setting up a GitHub account.mov 10.39 MB
13. Remotes/08. Remotes-Fetching changes from a remote repository.mov 10.33 MB
13. Remotes/05. Remotes-Closing a remote repository.mov 8.85 MB
13. Remotes/04. Remotes-Creating a remote branch.mov 8.54 MB
13. Remotes/14. Remotes-A collaboration workflow.mov 8.44 MB
13. Remotes/01. Remotes-Using local and remote repositories.mov 7.28 MB
13. Remotes/06. Remotes-Tracking remote branches.mov 7.12 MB
13. Remotes/03. Remotes-Adding a remote repository.mov 7.09 MB
13. Remotes/09. Remotes-Merging in fetched changes.mov 6.4 MB
13. Remotes/13. Remotes-Enabling collaboration.mov 5.95 MB
13. Remotes/10. Remotes-Checking out remote branches.mov 5.74 MB
13. Remotes/12. Remotes-Deleting a remote branch.mov 5.29 MB
13. Remotes/11. Remotes-Pushing to an updated remote branch.mov 2.4 MB
14. Tools and Next Steps/04. Tools and Next Steps-Exploring graphical user interfaces.mov 7.6 MB
14. Tools and Next Steps/01. Tools and Next Steps-Setting up aliases for common commands.mov 7.15 MB
14. Tools and Next Steps/02. Tools and Next Steps-Using SSH keys for remote login.mov 5.33 MB
14. Tools and Next Steps/05. Tools and Next Steps-Understanding Git hosting.mov 2.54 MB
14. Tools and Next Steps/03. Tools and Next Steps-Exploring integrated development environments.mov 1.55 MB
15. Conclusion/Git Essential Training-Conclusion-Goodbye.mov 1.01 MB
Ex_Files_GIT_EssT.zip 122.66 MB
其他位置