10 Pro Git Tips in PyCharm with @MarcoCodes

preview_player
Показать описание
Do you work on Git repos in PyCharm and wonder: "Am I doing it right?" Want to get the real-deal answers on what Git workflow you should use, and how to drive that from PyCharm like a ninja?

Join JetBrains advocate Marco Behler as he guides Paul through development workflows without screwing up his repository. Joy for all, and the last two tips will come from the PyCharm community -- so send us your suggestions!
Speaker: Marco Behler
Рекомендации по теме
Комментарии
Автор

0:00 Opening
0:17 Introducing Macro
5:16 Repo link
5:45 Background video: Macro's video
6:14 Background video: Git course Webinar
6:55 Guide tips
7:08 Marit's guide tips on Git interactive rebase
7:33 Pre-start Tip: Git console
11:05 Tip 0: Local History
15:35 Tip 1: Reword/Amend commit message
18:30 Reading Chatroom: Put Label in Local History
20:20 Implication of Tip 1 about what can be done before pushing
20:56 Tip 2: Undo Last Commit
24:45 Reading Chatroom: Alt+9 / Command+9 to show or hide Git tool window
25:16 Tip 3: Amend Commit (with live-demo error fixing)
29:06 Reading Chatroom: Why git stash is not used for changelist
29:46 Tip 4: Partial Commit
33:37 Reading Chatroom: Command line interface/helper for PyCharm
34:54 Tip 5: See Changes in Gutter
37:24 Correction in Chatroom: about command line interface/tools
37:43 In-the-block Git Blame Annotation in the future
38:23 Feature branch creation, Fetch, Swimlane view of branches
44:47 Merge and Rebase
46:17 Tip 6: Pull into current branch using Rebase
49:48 Reading Chatroom
50:18 Tip 7: Squash Commits
52:37 Reading Chatroom: Ctrl+E / Command+E to show Recent Files window
53:18 Tip 8: Preview Changes of Commit / Compare with Branch
55:17 Merge commit visualisation
56:17 Tip 9: Merged Commit View
57:33 Reiterating Macro's video
57:49 Tip 10: Pull Request Tool
1:00:05 Reading Chatroom: Support of submodules in PyCharm?
1:01:05 Wrapping up

NicolasChanCSY
Автор

giving my vote for quality edu content. looking forward for new episodes. thank u.

chelloveck