Forum Discussion
DavidBaird-AUS
5 months agoCommunity Member
Managing code resources
With the introduction of the Code Block feature I have began to realise the accumulation of multiple code snippets. I'm wondering whether there are any good tools / methods for managing these resourc...
PhilMayor
9 days agoSuper Hero
Why wouldnt you use Git to store these it is what it was built for and allows you to commit and track changes.
DavidBaird-AUS
7 days agoCommunity Member
Are there restrictions in using Git? For example, do files need to be stored externally? If this is the case, it may go against organisational policy. Also, what is the learning curve to get up to speed with Git? If these don't pose any restrictions then Git would be a good tool.
- PhilMayor6 days agoSuper Hero
Does your organisation have their own repsoitory, we do, so I store everything there and it is not public.
Related Content
- 6 months ago
- 9 months ago
- 1 month ago