Git Submodules: An Alternative Approach to Code Reuse - Greg Payne - GDevCon#2

Опубликовано: 15 Июль 2026
на канале: GDevCon
6,149
64

Git submodules are an alternative method for reusing source code between projects while maintaining full traceability and change history. After using submodules for code reuse within my last few projects, I feel this method has some advantages over the current reuse offerings. I aim to discuss and demonstrate how I use git submodules within my projects and some of the tools I have developed to make this easier, mainly a Project Provider add-on that integrates into the LabVIEW project.


GDevCon is an independent graphical programming conference organized by members of the LabVIEW Community.

https://www.gdevcon.com

Follow us on Social Media
Flickr: https://www.flickr.com/photos/gdevcon/
Instagram:   / gdevcon  
Facebook:   / gdevcon  
LinkedIn:   / gdev.  .
Twitter:   / gdevconference  

Video Copyright (c) Louis James-Parker (All rights reserved). Use is granted to GDevCon Limited under license.

#LabVIEW #GDevCon #SCC #Github