
Mastering The Art of Dynamic Email Signatures
Dynamic email signatures increase brand visibility, build brand identity, and boost conversions. Learn how to create and update dynamic email signatures.
Read nowSince switching to GIT from SVN, I have to say that my “developer live” is much simpler. Especially dealing with branches, tags and “externals” (submodules) has been a step forward. Whereas in the past, I’ve cringed each time I was thinking of branching my code and afterwards merging it with SVN, it is now a joy doing so in GIT. Now, branching really works.
In any case, the issue I’ve had today was that I wanted to update one of our staging servers with a plugin I’ve developed and subsequently used a submodule for it. Now, why checking out the existing repository on the staging server, it shows the submodules directory but they were empty. Hmhmh…
According to the docs, even thought the repository sees the submodules, it will not check them out automatically. After some more reading, I’ve figured that one has to initialise them. Right, so here is the code:
[code]git submodule init
git submodule update[/code]
Voila, your submodule directories are now “blessed” with the new code and you are ready to rock. Enjoy.
Dynamic email signatures increase brand visibility, build brand identity, and boost conversions. Learn how to create and update dynamic email signatures.
Read nowLooking for an email marketing automation software? This guide shows what to look for. We'll also review the best tools for your online marketing needs.
Read nowUsing customer engagement solutions helps you keep your existing customer base and grow. Here are the top 10 customer engagement solutions for your business.
Read nowEmail management for team inboxes is only effective when used to its full potential. This guide has the 10 best practices for managing your team inboxes.
Read nowEmpower your team and delight your customers.