589689.xyz

[] Udemy - Complete Git Guide Understand and master Git and GitHub

  • 收录时间:2022-02-09 19:24:58
  • 文件大小:8GB
  • 下载次数:1
  • 最近下载:2022-02-09 19:24:58
  • 磁力链接:

文件列表

  1. 17. Advanced Git/8. Git reset.mp4 150MB
  2. 17. Advanced Git/9. Git revert.mp4 127MB
  3. 17. Advanced Git/17. Interactive rebasing with squashing in the local repository.mp4 120MB
  4. 17. Advanced Git/16. Squashing of commits at GitHub.mp4 120MB
  5. 17. Advanced Git/12. Reflog - log of all Git operations.mp4 106MB
  6. 7. Cloning, exploring and modifying public repositories/9. Git diff command.mp4 105MB
  7. 2. Installation of the Git and configuration of the Shell/3. Installing Git on Windows.mp4 99MB
  8. 10. Git push, fetch and pull/15. Resolving conflicts during Git pull.mp4 96MB
  9. 6. Git branches and HEAD/10. Checkout specific commit.mp4 96MB
  10. 17. Advanced Git/18. Git development workflow.mp4 95MB
  11. 17. Advanced Git/11. Cherry-picking commits.mp4 89MB
  12. 12. Forks and contribution to the public repositories/6. Synchronizing changes from upstream.mp4 88MB
  13. 11. Pull requests/22. Working with issues at GitHub.mp4 88MB
  14. 7. Cloning, exploring and modifying public repositories/8. Commit changes in the cloned repository.mp4 84MB
  15. 17. Advanced Git/13. Stashing changes using terminal.mp4 83MB
  16. 12. Forks and contribution to the public repositories/13. Approving and merging pull request from the forked repository.mp4 82MB
  17. 10. Git push, fetch and pull/13. Fetch remote changes manually.mp4 78MB
  18. 10. Git push, fetch and pull/11. What is FETCH_HEAD.mp4 77MB
  19. 7. Cloning, exploring and modifying public repositories/3. Exploring contents of the cloned repository.mp4 76MB
  20. 8. Merging branches/7. Performing 3-way merge.mp4 75MB
  21. 8. Merging branches/15. Resolving conflicts in VS Code.mp4 71MB
  22. 17. Advanced Git/3. Git log options - oneline, graph, stat.mp4 71MB
  23. 6. Git branches and HEAD/16. Git reuses blobs with the same contents.mp4 70MB
  24. 11. Pull requests/11. Adding comments and approving pull request.mp4 69MB
  25. 10. Git push, fetch and pull/16. Pushing to remote repository.mp4 69MB
  26. 9. GitHub and remote repositories/4. Exploring first repository at GitHub.mp4 68MB
  27. 8. Merging branches/13. Observing conflicts in staging area and working directory.mp4 67MB
  28. 16. Detached HEAD/3. Making experimental commits in detached HEAD state.mp4 67MB
  29. 5. Basic Git operations/13. Exploring changes in Git repository.mp4 66MB
  30. 13. Git Tags/9. Pushing tags to remote.mp4 66MB
  31. 16. Detached HEAD/4. Retaining changes made in the detached HEAD state.mp4 65MB
  32. 8. Merging branches/12. Creating merge conflict.mp4 64MB
  33. 11. Pull requests/14. Creating and merging pull request.mp4 63MB
  34. 4. How Git works under the hood/16. Contents of Git objects.mp4 62MB
  35. 2. Installation of the Git and configuration of the Shell/4. Installing Git on Linux.mp4 61MB
  36. 13. Git Tags/4. Semantic versioning.mp4 60MB
  37. 10. Git push, fetch and pull/19. Create remote branch based on local branch.mp4 60MB
  38. 6. Git branches and HEAD/9. Git repository changes after third commit.mp4 59MB
  39. 1. Introduction to the Git and GitHub/1. Intro.mp4 58MB
  40. 17. Advanced Git/10. Modifying last commit using amend option.mp4 57MB
  41. 11. Pull requests/21. Exploring pull requests in the public repositories.mp4 56MB
  42. 10. Git push, fetch and pull/12. Git pull with fast forward merge.mp4 56MB
  43. 5. Basic Git operations/9. Git files lifecycle.mp4 56MB
  44. 8. Merging branches/8. Observing Git repository after 3-way merge.mp4 55MB
  45. 4. How Git works under the hood/9. SHA1 Hash Function.mp4 54MB
  46. 6. Git branches and HEAD/13. Create new branch.mp4 54MB
  47. 7. Cloning, exploring and modifying public repositories/7. Exploring Visual Studio Code.mp4 54MB
  48. 10. Git push, fetch and pull/20. Update tracking statuses of the branches.mp4 53MB
  49. 3. Basic Shell commands/2. Shell commands - directory management.mp4 53MB
  50. 17. Advanced Git/15. Garbage collection.mp4 52MB
  51. 4. How Git works under the hood/5. Writing new Git object with git hash-object.mp4 51MB
  52. 11. Pull requests/10. Open pull request.mp4 50MB
  53. 13. Git Tags/6. Creating lightweight tags.mp4 50MB
  54. 11. Pull requests/17. Opening and merging PR by collaborator.mp4 49MB
  55. 3. Basic Shell commands/4. Shell commands - file management - PART 2.mp4 48MB
  56. 11. Pull requests/7. Create new repository at GitHub.mp4 48MB
  57. 8. Merging branches/5. Fast forward merge in action.mp4 47MB
  58. 4. How Git works under the hood/20. Creating Git Tree object.mp4 47MB
  59. 11. Pull requests/16. Exploring own GitHub account.mp4 47MB
  60. 7. Cloning, exploring and modifying public repositories/2. Cloning remote repository.mp4 46MB
  61. 8. Merging branches/10. SourceTree in action.mp4 45MB
  62. 11. Pull requests/6. Pull request step-by-step.mp4 45MB
  63. 5. Basic Git operations/5. Exploring commit object.mp4 44MB
  64. 3. Basic Shell commands/3. Shell commands - file management - PART 1.mp4 44MB
  65. 4. How Git works under the hood/14. Create new Git Blob based on the file.mp4 44MB
  66. 14. Rebasing/11. Exploring graph and commits in SourceTree.mp4 43MB
  67. 17. Advanced Git/2. Cloning one of the public repositories.mp4 42MB
  68. 10. Git push, fetch and pull/8. Git fetch in action.mp4 42MB
  69. 2. Installation of the Git and configuration of the Shell/6. Installing custom shell Z-Shell on the Mac.mp4 42MB
  70. 15. Ignoring files in Git/4. Basic gitignore rules.mp4 42MB
  71. 6. Git branches and HEAD/6. What is branch in Git.mp4 41MB
  72. 7. Cloning, exploring and modifying public repositories/4. Unpacking Git objects.mp4 41MB
  73. 12. Forks and contribution to the public repositories/2. Creating Fork.mp4 41MB
  74. 10. Git push, fetch and pull/14. Merge FETCH_HEAD manually.mp4 40MB
  75. 6. Git branches and HEAD/15. Explore commit in the new branch.mp4 40MB
  76. 10. Git push, fetch and pull/2. Overview of the push, fetch and pull Git commands.mp4 39MB
  77. 5. Basic Git operations/6. Current project state overview.mp4 39MB
  78. 7. Cloning, exploring and modifying public repositories/5. Exploring cloned repository in GitHub Desktop.mp4 39MB
  79. 9. GitHub and remote repositories/8. Cloning remote repository.mp4 39MB
  80. 15. Ignoring files in Git/8. Git ignore common practices and templates.mp4 38MB
  81. 17. Advanced Git/7. Filter out merge commits in git log.mp4 38MB
  82. 17. Advanced Git/6. Pretty formatting of git log.mp4 37MB
  83. 6. Git branches and HEAD/11. Why do we need branches.mp4 37MB
  84. 4. How Git works under the hood/21. Examining Tree Object.mp4 37MB
  85. 14. Rebasing/8. Creating feature branch and making changes.mp4 36MB
  86. 6. Git branches and HEAD/8. Third commit.mp4 36MB
  87. 10. Git push, fetch and pull/22. Git show-ref.mp4 35MB
  88. 6. Git branches and HEAD/7. What is HEAD in Git.mp4 35MB
  89. 17. Advanced Git/5. Filtering commits by author or keyword.mp4 35MB
  90. 10. Git push, fetch and pull/1. Section 10 Introduction.mp4 34MB
  91. 11. Pull requests/19. Configure protected branch rule.mp4 34MB
  92. 13. Git Tags/3. Staging vs Production.mp4 33MB
  93. 17. Advanced Git/14. Stashing using GitHub Desktop.mp4 33MB
  94. 11. Pull requests/9. Pushing branch to remote.mp4 33MB
  95. 7. Cloning, exploring and modifying public repositories/10. Overview of the changes.mp4 33MB
  96. 5. Basic Git operations/14. Current diagram of Git repository.mp4 32MB
  97. 4. How Git works under the hood/13. Exploring Git objects with git cat-file command.mp4 32MB
  98. 1. Introduction to the Git and GitHub/2. Section 1 Introduction.mp4 32MB
  99. 5. Basic Git operations/8. Adding new file to working directory.mp4 32MB
  100. 11. Pull requests/12. Creating and publishing new branch using GitHub Desktop.mp4 31MB
  101. 14. Rebasing/1. Section 14 Introduction.mp4 30MB
  102. 16. Detached HEAD/1. Section 16 Introduction.mp4 30MB
  103. 14. Rebasing/3. Merging vs Rebasing.mp4 29MB
  104. 6. Git branches and HEAD/2. Most common Git operations.mp4 29MB
  105. 4. How Git works under the hood/7. What is hash function.mp4 28MB
  106. 15. Ignoring files in Git/7. Ignore previously committed file.mp4 28MB
  107. 6. Git branches and HEAD/14. Commit changes in the new branch.mp4 28MB
  108. 8. Merging branches/9. Installing SourceTree.mp4 27MB
  109. 6. Git branches and HEAD/5. GitHub Desktop Overview.mp4 27MB
  110. 10. Git push, fetch and pull/10. How to perform git pull.mp4 27MB
  111. 6. Git branches and HEAD/4. Installing GitHub Desktop.mp4 27MB
  112. 9. GitHub and remote repositories/3. Creating GitHub account.mp4 27MB
  113. 10. Git push, fetch and pull/18. Remote and local branches are in sync now.mp4 27MB
  114. 12. Forks and contribution to the public repositories/12. Open pull request from the forked repository.mp4 27MB
  115. 9. GitHub and remote repositories/7. Making changes in the new branch.mp4 26MB
  116. 12. Forks and contribution to the public repositories/5. Fetching changes from upstream.mp4 26MB
  117. 8. Merging branches/1. Section 8 Introduction.mp4 26MB
  118. 4. How Git works under the hood/12. Git hash collision probability.mp4 26MB
  119. 11. Pull requests/20. Merging after required approve.mp4 26MB
  120. 10. Git push, fetch and pull/7. Git remote show origin.mp4 26MB
  121. 11. Pull requests/4. Why pull request was named pull request.mp4 25MB
  122. 6. Git branches and HEAD/1. Section 6 Introduction.mp4 25MB
  123. 15. Ignoring files in Git/1. Section 15 Introduction.mp4 25MB
  124. 11. Pull requests/15. Adding new collaborator under GitHub.mp4 25MB
  125. 4. How Git works under the hood/6. JSON vs Git database.mp4 25MB
  126. 4. How Git works under the hood/2. Initialize new Git repository.mp4 25MB
  127. 1. Introduction to the Git and GitHub/3. Git vs GitHub.mp4 24MB
  128. 2. Installation of the Git and configuration of the Shell/5. Installing iTerm2 on the Mac.mp4 24MB
  129. 10. Git push, fetch and pull/6. Checkout remote branch.mp4 23MB
  130. 13. Git Tags/8. Exploring git tag object.mp4 23MB
  131. 5. Basic Git operations/11. Unstage file using git rm.mp4 23MB
  132. 12. Forks and contribution to the public repositories/3. How to sync changes from the parent repository.mp4 23MB
  133. 10. Git push, fetch and pull/21. Remove remote branch using local terminal.mp4 23MB
  134. 10. Git push, fetch and pull/3. What is origin.mp4 23MB
  135. 4. How Git works under the hood/3. Overview of .git folder.mp4 23MB
  136. 5. Basic Git operations/7. Basic Git commands.mp4 22MB
  137. 11. Pull requests/1. Section 11 Introduction.mp4 22MB
  138. 12. Forks and contribution to the public repositories/10. Forking repository.mp4 22MB
  139. 5. Basic Git operations/4. Creating first commit.mp4 21MB
  140. 10. Git push, fetch and pull/17. Commit under another author.mp4 21MB
  141. 8. Merging branches/14. Resolving merge conflict in Terminal.mp4 21MB
  142. 4. How Git works under the hood/24. Git read-tree.mp4 21MB
  143. 4. How Git works under the hood/8. Hash functions overview.mp4 21MB
  144. 17. Advanced Git/4. Git shortlog.mp4 21MB
  145. 12. Forks and contribution to the public repositories/11. Committing changes in the forked repository.mp4 20MB
  146. 4. How Git works under the hood/1. Section 4 Introduction.mp4 20MB
  147. 9. GitHub and remote repositories/5. Creating another commit at GitHub.mp4 20MB
  148. 4. How Git works under the hood/11. Probability theory in Dice game.mp4 20MB
  149. 10. Git push, fetch and pull/5. What is tracking branch.mp4 20MB
  150. 5. Basic Git operations/3. Configure Git author name and email.mp4 20MB
  151. 15. Ignoring files in Git/5. Pushing repository with ignored files to remote.mp4 20MB
  152. 8. Merging branches/6. 3-way merge.mp4 19MB
  153. 9. GitHub and remote repositories/1. Section 9 Introduction.mp4 19MB
  154. 4. How Git works under the hood/26. Git checkout-index.mp4 19MB
  155. 7. Cloning, exploring and modifying public repositories/1. Section 7 Introduction.mp4 19MB
  156. 4. How Git works under the hood/28. Section Summary.mp4 19MB
  157. 13. Git Tags/1. Section 13 Introduction.mp4 19MB
  158. 7. Cloning, exploring and modifying public repositories/6. Installing text editor Visual Studio Code.mp4 18MB
  159. 14. Rebasing/9. Rebasing feature branch on top of master branch.mp4 18MB
  160. 15. Ignoring files in Git/6. Committing previously ignored file.mp4 18MB
  161. 5. Basic Git operations/1. Section 5 Introduction.mp4 18MB
  162. 11. Pull requests/2. Collaboration between contributors.mp4 18MB
  163. 5. Basic Git operations/2. What is Commit.mp4 18MB
  164. 4. How Git works under the hood/23. Overview of current files distribution.mp4 18MB
  165. 9. GitHub and remote repositories/10. How remote repository empowers collaboration.mp4 18MB
  166. 16. Detached HEAD/2. Detached HEAD state.mp4 18MB
  167. 5. Basic Git operations/12. Commit changes.mp4 17MB
  168. 2. Installation of the Git and configuration of the Shell/2. Installing Git on MacOS.mp4 17MB
  169. 12. Forks and contribution to the public repositories/1. Section 12 Introduction.mp4 17MB
  170. 10. Git push, fetch and pull/9. Git pull is 2-step process.mp4 17MB
  171. 17. Advanced Git/1. Section 17 Introduction.mp4 17MB
  172. 14. Rebasing/10. Completing rebasing by performing merging.mp4 17MB
  173. 13. Git Tags/5. Lightweight vs Annotated tags.mp4 17MB
  174. 11. Pull requests/8. Changing author of the last commit.mp4 17MB
  175. 4. How Git works under the hood/15. Git blobs don't store filenames.mp4 16MB
  176. 11. Pull requests/18. By default merging is allowed without approvals.mp4 16MB
  177. 4. How Git works under the hood/18. Tree objects in Git.mp4 16MB
  178. 11. Pull requests/5. Pull request or Merge request.mp4 16MB
  179. 13. Git Tags/7. Creating annotated tag.mp4 16MB
  180. 9. GitHub and remote repositories/2. What is Git hosting service.mp4 16MB
  181. 4. How Git works under the hood/25. Read files in the staging area using git ls-files.mp4 15MB
  182. 6. Git branches and HEAD/12. Git branches management.mp4 15MB
  183. 9. GitHub and remote repositories/9. What is remote repository.mp4 15MB
  184. 3. Basic Shell commands/1. Section 3 Introduction.mp4 15MB
  185. 4. How Git works under the hood/10. How many files Git could store.mp4 15MB
  186. 2. Installation of the Git and configuration of the Shell/1. Section 2 Introduction.mp4 15MB
  187. 14. Rebasing/7. Creating new repository.mp4 14MB
  188. 12. Forks and contribution to the public repositories/9. Removing repository collaborator.mp4 14MB
  189. 4. How Git works under the hood/19. Git object permissions.mp4 14MB
  190. 10. Git push, fetch and pull/4. List remote and local branches.mp4 14MB
  191. 8. Merging branches/11. What is merge conflict.mp4 13MB
  192. 14. Rebasing/4. How to perform rebasing.mp4 13MB
  193. 14. Rebasing/5. Rebasing - STEP 1.mp4 12MB
  194. 12. Forks and contribution to the public repositories/4. Adding new upstream remote repository.mp4 12MB
  195. 8. Merging branches/3. Fast forward merge.mp4 12MB
  196. 14. Rebasing/12. Deleteing feature branch and pushing to remote.mp4 12MB
  197. 4. How Git works under the hood/27. How many folders could be created for objects.mp4 12MB
  198. 14. Rebasing/6. Rebasing - STEP 2.mp4 12MB
  199. 8. Merging branches/2. Why branches merging is needed.mp4 12MB
  200. 15. Ignoring files in Git/2. Introduction go Git ignore.mp4 11MB
  201. 5. Basic Git operations/10. Stage file.mp4 11MB
  202. 4. How Git works under the hood/4. Git object types.mp4 11MB
  203. 13. Git Tags/2. Git tags overview.mp4 11MB
  204. 9. GitHub and remote repositories/6. Creating new branch at GitHub.mp4 10MB
  205. 12. Forks and contribution to the public repositories/8. Plan for creating pull request from the forked repository.mp4 10MB
  206. 8. Merging branches/4. Merging process.mp4 10MB
  207. 12. Forks and contribution to the public repositories/7. How to open pull request from the forked repository.mp4 10MB
  208. 4. How Git works under the hood/17. What we have so far.mp4 9MB
  209. 15. Ignoring files in Git/3. Git file statuses - untracked, tracked and ignored.mp4 9MB
  210. 11. Pull requests/13. Signing in to GitHub in the GitHub Desktop.mp4 9MB
  211. 4. How Git works under the hood/22. Working directory, Staging area and Git repository.mp4 8MB
  212. 18. Wrap Up/1. Wrap Up.mp4 8MB
  213. 6. Git branches and HEAD/3. Overview of the current project state.mp4 8MB
  214. 11. Pull requests/3. What is pull request.mp4 7MB
  215. 14. Rebasing/2. Introduction to Rebasing.mp4 6MB
  216. 7. Cloning, exploring and modifying public repositories/9. Git diff command.vtt 15KB
  217. 6. Git branches and HEAD/10. Checkout specific commit.vtt 15KB
  218. 8. Merging branches/7. Performing 3-way merge.vtt 14KB
  219. 9. GitHub and remote repositories/4. Exploring first repository at GitHub.vtt 14KB
  220. 10. Git push, fetch and pull/15. Resolving conflicts during Git pull.vtt 14KB
  221. 12. Forks and contribution to the public repositories/13. Approving and merging pull request from the forked repository.vtt 13KB
  222. 12. Forks and contribution to the public repositories/6. Synchronizing changes from upstream.vtt 13KB
  223. 7. Cloning, exploring and modifying public repositories/8. Commit changes in the cloned repository.vtt 13KB
  224. 11. Pull requests/22. Working with issues at GitHub.vtt 13KB
  225. 13. Git Tags/4. Semantic versioning.vtt 13KB
  226. 13. Git Tags/9. Pushing tags to remote.vtt 12KB
  227. 17. Advanced Git/8. Git reset.vtt 12KB
  228. 6. Git branches and HEAD/11. Why do we need branches.vtt 11KB
  229. 13. Git Tags/6. Creating lightweight tags.vtt 11KB
  230. 2. Installation of the Git and configuration of the Shell/3. Installing Git on Windows.vtt 11KB
  231. 11. Pull requests/11. Adding comments and approving pull request.vtt 11KB
  232. 10. Git push, fetch and pull/16. Pushing to remote repository.vtt 11KB
  233. 4. How Git works under the hood/9. SHA1 Hash Function.vtt 11KB
  234. 8. Merging branches/15. Resolving conflicts in VS Code.vtt 11KB
  235. 11. Pull requests/14. Creating and merging pull request.vtt 10KB
  236. 17. Advanced Git/9. Git revert.vtt 10KB
  237. 10. Git push, fetch and pull/13. Fetch remote changes manually.vtt 10KB
  238. 10. Git push, fetch and pull/19. Create remote branch based on local branch.vtt 10KB
  239. 8. Merging branches/12. Creating merge conflict.vtt 10KB
  240. 4. How Git works under the hood/16. Contents of Git objects.vtt 10KB
  241. 16. Detached HEAD/4. Retaining changes made in the detached HEAD state.vtt 10KB
  242. 4. How Git works under the hood/20. Creating Git Tree object.vtt 10KB
  243. 16. Detached HEAD/3. Making experimental commits in detached HEAD state.vtt 10KB
  244. 10. Git push, fetch and pull/11. What is FETCH_HEAD.vtt 9KB
  245. 3. Basic Shell commands/3. Shell commands - file management - PART 1.vtt 9KB
  246. 3. Basic Shell commands/2. Shell commands - directory management.vtt 9KB
  247. 3. Basic Shell commands/4. Shell commands - file management - PART 2.vtt 9KB
  248. 15. Ignoring files in Git/4. Basic gitignore rules.vtt 9KB
  249. 10. Git push, fetch and pull/20. Update tracking statuses of the branches.vtt 9KB
  250. 11. Pull requests/10. Open pull request.vtt 9KB
  251. 5. Basic Git operations/13. Exploring changes in Git repository.vtt 9KB
  252. 7. Cloning, exploring and modifying public repositories/3. Exploring contents of the cloned repository.vtt 9KB
  253. 17. Advanced Git/12. Reflog - log of all Git operations.vtt 8KB
  254. 10. Git push, fetch and pull/12. Git pull with fast forward merge.vtt 8KB
  255. 2. Installation of the Git and configuration of the Shell/4. Installing Git on Linux.vtt 8KB
  256. 11. Pull requests/6. Pull request step-by-step.vtt 8KB
  257. 17. Advanced Git/17. Interactive rebasing with squashing in the local repository.vtt 8KB
  258. 17. Advanced Git/16. Squashing of commits at GitHub.vtt 8KB
  259. 6. Git branches and HEAD/16. Git reuses blobs with the same contents.vtt 8KB
  260. 5. Basic Git operations/9. Git files lifecycle.vtt 8KB
  261. 13. Git Tags/3. Staging vs Production.vtt 8KB
  262. 11. Pull requests/7. Create new repository at GitHub.vtt 8KB
  263. 6. Git branches and HEAD/13. Create new branch.vtt 8KB
  264. 6. Git branches and HEAD/9. Git repository changes after third commit.vtt 8KB
  265. 11. Pull requests/17. Opening and merging PR by collaborator.vtt 8KB
  266. 8. Merging branches/10. SourceTree in action.vtt 8KB
  267. 8. Merging branches/8. Observing Git repository after 3-way merge.vtt 7KB
  268. 6. Git branches and HEAD/6. What is branch in Git.vtt 7KB
  269. 4. How Git works under the hood/14. Create new Git Blob based on the file.vtt 7KB
  270. 7. Cloning, exploring and modifying public repositories/7. Exploring Visual Studio Code.vtt 7KB
  271. 8. Merging branches/13. Observing conflicts in staging area and working directory.vtt 7KB
  272. 17. Advanced Git/18. Git development workflow.vtt 7KB
  273. 8. Merging branches/5. Fast forward merge in action.vtt 7KB
  274. 10. Git push, fetch and pull/8. Git fetch in action.vtt 7KB
  275. 10. Git push, fetch and pull/14. Merge FETCH_HEAD manually.vtt 7KB
  276. 11. Pull requests/21. Exploring pull requests in the public repositories.vtt 7KB
  277. 7. Cloning, exploring and modifying public repositories/2. Cloning remote repository.vtt 7KB
  278. 10. Git push, fetch and pull/2. Overview of the push, fetch and pull Git commands.vtt 7KB
  279. 5. Basic Git operations/14. Current diagram of Git repository.vtt 7KB
  280. 17. Advanced Git/11. Cherry-picking commits.vtt 7KB
  281. 11. Pull requests/4. Why pull request was named pull request.vtt 7KB
  282. 6. Git branches and HEAD/2. Most common Git operations.vtt 7KB
  283. 11. Pull requests/12. Creating and publishing new branch using GitHub Desktop.vtt 7KB
  284. 17. Advanced Git/3. Git log options - oneline, graph, stat.vtt 7KB
  285. 9. GitHub and remote repositories/8. Cloning remote repository.vtt 7KB
  286. 4. How Git works under the hood/5. Writing new Git object with git hash-object.vtt 6KB
  287. 17. Advanced Git/13. Stashing changes using terminal.vtt 6KB
  288. 14. Rebasing/11. Exploring graph and commits in SourceTree.vtt 6KB
  289. 15. Ignoring files in Git/8. Git ignore common practices and templates.vtt 6KB
  290. 14. Rebasing/3. Merging vs Rebasing.vtt 6KB
  291. 8. Merging branches/6. 3-way merge.vtt 6KB
  292. 5. Basic Git operations/8. Adding new file to working directory.vtt 6KB
  293. 6. Git branches and HEAD/15. Explore commit in the new branch.vtt 6KB
  294. 7. Cloning, exploring and modifying public repositories/5. Exploring cloned repository in GitHub Desktop.vtt 6KB
  295. 6. Git branches and HEAD/5. GitHub Desktop Overview.vtt 6KB
  296. 12. Forks and contribution to the public repositories/3. How to sync changes from the parent repository.vtt 6KB
  297. 2. Installation of the Git and configuration of the Shell/5. Installing iTerm2 on the Mac.vtt 6KB
  298. 6. Git branches and HEAD/8. Third commit.vtt 6KB
  299. 10. Git push, fetch and pull/10. How to perform git pull.vtt 6KB
  300. 10. Git push, fetch and pull/5. What is tracking branch.vtt 6KB
  301. 5. Basic Git operations/5. Exploring commit object.vtt 6KB
  302. 2. Installation of the Git and configuration of the Shell/6. Installing custom shell Z-Shell on the Mac.vtt 6KB
  303. 11. Pull requests/9. Pushing branch to remote.vtt 6KB
  304. 11. Pull requests/16. Exploring own GitHub account.vtt 6KB
  305. 6. Git branches and HEAD/7. What is HEAD in Git.vtt 5KB
  306. 12. Forks and contribution to the public repositories/12. Open pull request from the forked repository.vtt 5KB
  307. 4. How Git works under the hood/12. Git hash collision probability.vtt 5KB
  308. 12. Forks and contribution to the public repositories/2. Creating Fork.vtt 5KB
  309. 1. Introduction to the Git and GitHub/3. Git vs GitHub.vtt 5KB
  310. 11. Pull requests/2. Collaboration between contributors.vtt 5KB
  311. 11. Pull requests/5. Pull request or Merge request.vtt 5KB
  312. 10. Git push, fetch and pull/3. What is origin.vtt 5KB
  313. 6. Git branches and HEAD/14. Commit changes in the new branch.vtt 5KB
  314. 16. Detached HEAD/2. Detached HEAD state.vtt 5KB
  315. 5. Basic Git operations/6. Current project state overview.vtt 5KB
  316. 13. Git Tags/5. Lightweight vs Annotated tags.vtt 5KB
  317. 4. How Git works under the hood/13. Exploring Git objects with git cat-file command.vtt 5KB
  318. 10. Git push, fetch and pull/22. Git show-ref.vtt 5KB
  319. 11. Pull requests/19. Configure protected branch rule.vtt 5KB
  320. 4. How Git works under the hood/21. Examining Tree Object.vtt 5KB
  321. 14. Rebasing/8. Creating feature branch and making changes.vtt 5KB
  322. 9. GitHub and remote repositories/7. Making changes in the new branch.vtt 5KB
  323. 17. Advanced Git/10. Modifying last commit using amend option.vtt 5KB
  324. 15. Ignoring files in Git/7. Ignore previously committed file.vtt 5KB
  325. 8. Merging branches/3. Fast forward merge.vtt 5KB
  326. 9. GitHub and remote repositories/10. How remote repository empowers collaboration.vtt 5KB
  327. 10. Git push, fetch and pull/6. Checkout remote branch.vtt 4KB
  328. 4. How Git works under the hood/28. Section Summary.vtt 4KB
  329. 10. Git push, fetch and pull/21. Remove remote branch using local terminal.vtt 4KB
  330. 7. Cloning, exploring and modifying public repositories/4. Unpacking Git objects.vtt 4KB
  331. 11. Pull requests/15. Adding new collaborator under GitHub.vtt 4KB
  332. 8. Merging branches/9. Installing SourceTree.vtt 4KB
  333. 10. Git push, fetch and pull/9. Git pull is 2-step process.vtt 4KB
  334. 7. Cloning, exploring and modifying public repositories/10. Overview of the changes.vtt 4KB
  335. 9. GitHub and remote repositories/2. What is Git hosting service.vtt 4KB
  336. 5. Basic Git operations/3. Configure Git author name and email.vtt 4KB
  337. 4. How Git works under the hood/3. Overview of .git folder.vtt 4KB
  338. 5. Basic Git operations/4. Creating first commit.vtt 4KB
  339. 10. Git push, fetch and pull/18. Remote and local branches are in sync now.vtt 4KB
  340. 4. How Git works under the hood/23. Overview of current files distribution.vtt 4KB
  341. 6. Git branches and HEAD/4. Installing GitHub Desktop.vtt 4KB
  342. 4. How Git works under the hood/2. Initialize new Git repository.vtt 4KB
  343. 12. Forks and contribution to the public repositories/11. Committing changes in the forked repository.vtt 4KB
  344. 14. Rebasing/9. Rebasing feature branch on top of master branch.vtt 4KB
  345. 4. How Git works under the hood/6. JSON vs Git database.vtt 4KB
  346. 4. How Git works under the hood/10. How many files Git could store.vtt 4KB
  347. 9. GitHub and remote repositories/5. Creating another commit at GitHub.vtt 4KB
  348. 5. Basic Git operations/2. What is Commit.vtt 4KB
  349. 17. Advanced Git/2. Cloning one of the public repositories.vtt 4KB
  350. 5. Basic Git operations/7. Basic Git commands.vtt 4KB
  351. 12. Forks and contribution to the public repositories/10. Forking repository.vtt 4KB
  352. 9. GitHub and remote repositories/3. Creating GitHub account.vtt 4KB
  353. 17. Advanced Git/15. Garbage collection.vtt 4KB
  354. 4. How Git works under the hood/24. Git read-tree.vtt 4KB
  355. 4. How Git works under the hood/11. Probability theory in Dice game.vtt 4KB
  356. 13. Git Tags/2. Git tags overview.vtt 4KB
  357. 8. Merging branches/2. Why branches merging is needed.vtt 4KB
  358. 17. Advanced Git/7. Filter out merge commits in git log.vtt 4KB
  359. 4. How Git works under the hood/7. What is hash function.vtt 4KB
  360. 13. Git Tags/8. Exploring git tag object.vtt 4KB
  361. 17. Advanced Git/6. Pretty formatting of git log.vtt 4KB
  362. 4. How Git works under the hood/26. Git checkout-index.vtt 4KB
  363. 8. Merging branches/14. Resolving merge conflict in Terminal.vtt 4KB
  364. 9. GitHub and remote repositories/9. What is remote repository.vtt 3KB
  365. 10. Git push, fetch and pull/7. Git remote show origin.vtt 3KB
  366. 15. Ignoring files in Git/6. Committing previously ignored file.vtt 3KB
  367. 10. Git push, fetch and pull/4. List remote and local branches.vtt 3KB
  368. 4. How Git works under the hood/8. Hash functions overview.vtt 3KB
  369. 17. Advanced Git/5. Filtering commits by author or keyword.vtt 3KB
  370. 11. Pull requests/20. Merging after required approve.vtt 3KB
  371. 14. Rebasing/5. Rebasing - STEP 1.vtt 3KB
  372. 8. Merging branches/11. What is merge conflict.vtt 3KB
  373. 13. Git Tags/7. Creating annotated tag.vtt 3KB
  374. 6. Git branches and HEAD/12. Git branches management.vtt 3KB
  375. 14. Rebasing/6. Rebasing - STEP 2.vtt 3KB
  376. 5. Basic Git operations/11. Unstage file using git rm.vtt 3KB
  377. 12. Forks and contribution to the public repositories/7. How to open pull request from the forked repository.vtt 3KB
  378. 10. Git push, fetch and pull/17. Commit under another author.vtt 3KB
  379. 15. Ignoring files in Git/5. Pushing repository with ignored files to remote.vtt 3KB
  380. 11. Pull requests/8. Changing author of the last commit.vtt 3KB
  381. 1. Introduction to the Git and GitHub/1. Intro.vtt 3KB
  382. 7. Cloning, exploring and modifying public repositories/6. Installing text editor Visual Studio Code.vtt 3KB
  383. 17. Advanced Git/14. Stashing using GitHub Desktop.vtt 3KB
  384. 11. Pull requests/3. What is pull request.vtt 3KB
  385. 12. Forks and contribution to the public repositories/5. Fetching changes from upstream.vtt 3KB
  386. 12. Forks and contribution to the public repositories/9. Removing repository collaborator.vtt 3KB
  387. 4. How Git works under the hood/4. Git object types.vtt 3KB
  388. 12. Forks and contribution to the public repositories/4. Adding new upstream remote repository.vtt 3KB
  389. 11. Pull requests/18. By default merging is allowed without approvals.vtt 3KB
  390. 4. How Git works under the hood/18. Tree objects in Git.vtt 3KB
  391. 4. How Git works under the hood/15. Git blobs don't store filenames.vtt 3KB
  392. 14. Rebasing/7. Creating new repository.vtt 2KB
  393. 15. Ignoring files in Git/2. Introduction go Git ignore.vtt 2KB
  394. 14. Rebasing/4. How to perform rebasing.vtt 2KB
  395. 4. How Git works under the hood/27. How many folders could be created for objects.vtt 2KB
  396. 4. How Git works under the hood/19. Git object permissions.vtt 2KB
  397. 14. Rebasing/10. Completing rebasing by performing merging.vtt 2KB
  398. 15. Ignoring files in Git/3. Git file statuses - untracked, tracked and ignored.vtt 2KB
  399. 12. Forks and contribution to the public repositories/8. Plan for creating pull request from the forked repository.vtt 2KB
  400. 5. Basic Git operations/12. Commit changes.vtt 2KB
  401. 2. Installation of the Git and configuration of the Shell/2. Installing Git on MacOS.vtt 2KB
  402. 8. Merging branches/4. Merging process.vtt 2KB
  403. 4. How Git works under the hood/25. Read files in the staging area using git ls-files.vtt 2KB
  404. 5. Basic Git operations/10. Stage file.vtt 2KB
  405. 17. Advanced Git/4. Git shortlog.vtt 2KB
  406. 14. Rebasing/12. Deleteing feature branch and pushing to remote.vtt 2KB
  407. 4. How Git works under the hood/17. What we have so far.vtt 2KB
  408. 4. How Git works under the hood/22. Working directory, Staging area and Git repository.vtt 2KB
  409. 10. Git push, fetch and pull/1. Section 10 Introduction.vtt 2KB
  410. 9. GitHub and remote repositories/6. Creating new branch at GitHub.vtt 2KB
  411. 11. Pull requests/13. Signing in to GitHub in the GitHub Desktop.vtt 2KB
  412. 14. Rebasing/2. Introduction to Rebasing.vtt 2KB
  413. 1. Introduction to the Git and GitHub/2. Section 1 Introduction.vtt 2KB
  414. 14. Rebasing/1. Section 14 Introduction.vtt 2KB
  415. 16. Detached HEAD/1. Section 16 Introduction.vtt 2KB
  416. 6. Git branches and HEAD/3. Overview of the current project state.vtt 1KB
  417. 8. Merging branches/1. Section 8 Introduction.vtt 1KB
  418. 6. Git branches and HEAD/1. Section 6 Introduction.vtt 1KB
  419. 15. Ignoring files in Git/1. Section 15 Introduction.vtt 1KB
  420. 11. Pull requests/1. Section 11 Introduction.vtt 1KB
  421. 9. GitHub and remote repositories/1. Section 9 Introduction.vtt 1KB
  422. Verify Files.txt 1KB
  423. 5. Basic Git operations/1. Section 5 Introduction.vtt 1KB
  424. 7. Cloning, exploring and modifying public repositories/1. Section 7 Introduction.vtt 1KB
  425. 4. How Git works under the hood/1. Section 4 Introduction.vtt 1KB
  426. 13. Git Tags/1. Section 13 Introduction.vtt 961B
  427. 17. Advanced Git/1. Section 17 Introduction.vtt 960B
  428. 12. Forks and contribution to the public repositories/1. Section 12 Introduction.vtt 912B
  429. 3. Basic Shell commands/1. Section 3 Introduction.vtt 872B
  430. 2. Installation of the Git and configuration of the Shell/1. Section 2 Introduction.vtt 797B
  431. 18. Wrap Up/1. Wrap Up.vtt 482B
  432. [FreeAllCourse.Com].url 52B