filmov
tv
Advanced Git Techniques: Subtrees, Grafting and Other Fun. Speaker: Nicola Paolucci
Показать описание
By now you are productive with git, you like it and your team is happy with it. But is that all? Can you do more with the tool? Here's where this session comes in! How do you collate the histories of different projects? Or the reverse, how do you split out a sub-directory into its own project preserving the history? Is there a way to handle project dependencies that spares your entire team to learn new commands? Come join me to learn advanced techniques to graft multiple repositories, manage project dependencies with git subtree, split your commits interactively and how to use the best merge strategy for your staging servers.