Это пробный урок. Оформите подписку, чтобы получить доступ ко всем материалам курса. Премиум

  1. Урок 1. 00:00:52
    Introduction
  2. Урок 2. 00:03:06
    Who This Course Is For
  3. Урок 3. 00:05:28
    What This Course Covers
  4. Урок 4. 00:02:24
    What This Course Does Not Cover
  5. Урок 5. 00:01:44
    What Outcomes Should You Expect
  6. Урок 6. 00:12:03
    What Problems Does It Solve
  7. Урок 7. 00:08:13
    Centralized Version Control
  8. Урок 8. 00:10:13
    Distributed Version Control
  9. Урок 9. 00:07:16
    Git Overview
  10. Урок 10. 00:14:08
    Installing Git
  11. Урок 11. 00:07:38
    Command line usage
  12. Урок 12. 00:08:19
    Initial Setup
  13. Урок 13. 00:04:44
    Updating Git
  14. Урок 14. 00:04:09
    Git Clients
  15. Урок 15. 00:01:10
    Introduction
  16. Урок 16. 00:01:40
    Repository
  17. Урок 17. 00:01:33
    Init
  18. Урок 18. 00:01:08
    Clone
  19. Урок 19. 00:03:33
    GitIgnore
  20. Урок 20. 00:03:00
    Stage
  21. Урок 21. 00:04:13
    Commit
  22. Урок 22. 00:01:28
    Amend
  23. Урок 23. 00:01:48
    Remote
  24. Урок 24. 00:00:45
    Local
  25. Урок 25. 00:01:11
    Push
  26. Урок 26. 00:02:07
    Pull
  27. Урок 27. 00:02:27
    Fetch
  28. Урок 28. 00:01:58
    Sync
  29. Урок 29. 00:03:03
    Stash
  30. Урок 30. 00:07:42
    Branch
  31. Урок 31. 00:02:57
    Fork
  32. Урок 32. 00:03:15
    Merge and Merge Conflict
  33. Урок 33. 00:01:36
    Fast Forward
  34. Урок 34. 00:01:41
    Head
  35. Урок 35. 00:04:00
    Rebase
  36. Урок 36. 00:02:26
    Tag
  37. Урок 37. 00:05:35
    Pull Request
  38. Урок 38. 00:00:23
    Introduction
  39. Урок 39. 00:06:15
    Create a Repository
  40. Урок 40. 00:04:54
    GitIgnore
  41. Урок 41. 00:08:22
    Commit Gitignore File
  42. Урок 42. 00:05:39
    Commit Other File
  43. Урок 43. 00:05:45
    Create a Branch
  44. Урок 44. 00:06:58
    Add Commit to the Branch
  45. Урок 45. 00:02:12
    Add a Commit to Main
  46. Урок 46. 00:05:48
    Merge the Branch Into Main
  47. Урок 47. 00:01:25
    Introduction
  48. Урок 48. 00:07:12
    GitLab
  49. Урок 49. 00:03:50
    BitBucket
  50. Урок 50. 00:06:52
    Azure DevOps
  51. Урок 51. 00:08:05
    GitHub
  52. Урок 52. 00:00:52
    Introduction
  53. Урок 53. 00:08:40
    Create a Repository on GitHub
  54. Урок 54. 00:05:00
    Clone the Repository
  55. Урок 55. 00:08:47
    Create the Initial Code
  56. Урок 56. 00:06:09
    Syncing Repos
  57. Урок 57. 00:02:25
    Identify a Needed Change
  58. Урок 58. 00:13:40
    General Work Process
  59. Урок 59. 00:00:37
    Introduction
  60. Урок 60. 00:02:30
    Identify the Issue
  61. Урок 61. 00:02:15
    Fork the Repository
  62. Урок 62. 00:01:04
    Clone the Repository
  63. Урок 63. 00:03:49
    Fix the Issue
  64. Урок 64. 00:05:35
    Push the Branch
  65. Урок 65. 00:08:14
    Create a Pull Request
  66. Урок 66. 00:02:23
    Reviewing the Results
  67. Урок 67. 00:01:02
    Introduction
  68. Урок 68. 00:12:09
    Handle Merge Conflicts
  69. Урок 69. 00:03:39
    Update a Commit
  70. Урок 70. 00:01:52
    Update a Commit Message
  71. Урок 71. 00:05:22
    Move a Commit to a Branch
  72. Урок 72. 00:04:47
    Undo an Old Commit
  73. Урок 73. 00:01:55
    Undo Changes to a File
  74. Урок 74. 00:06:08
    Untrack a File
  75. Урок 75. 00:02:41
    Unrecoverable Issues
  76. Урок 76. 00:01:38
    Introduction
  77. Урок 77. 00:07:25
    VSCode
  78. Урок 78. 00:04:49
    Visual Studio
  79. Урок 79. 00:03:26
    GitHub Desktop
  80. Урок 80. 00:07:27
    GitKraken
  81. Урок 81. 00:01:19
    Conclusion