fixed up dev info

This commit is contained in:
2025-10-17 18:34:37 +00:00
parent 17574f0bb7
commit 96f006efb6

View File

@@ -13,15 +13,14 @@
\newcommand{\TIheadofgrad}{TBA} \newcommand{\TIheadofgrad}{TBA}
\newcommand{\TItvdadmin}{Sigrún Þorgeirsdóttir~\formatemail{sigrunth}} \newcommand{\TItvdadmin}{Sigrún Þorgeirsdóttir~\formatemail{sigrunth}}
%% setup development environment %% Template Developers
%% Warning: overleaf only accepts branch Master %% Warning: overleaf only accepts branch Master
% 1. git clone <overleaf repo> % 1. git clone <overleaf repo>
% 2. git remote add gitea <gitea repo> % 2. git remote add gitea <gitea repo>
% 3. git checkout -b gitea --track gitea/master
% 4. <DO SOME WORK> % 4. <DO SOME WORK>
% 5. <COMMIT AND PUSH TO GITEA> % 5. <COMMIT AND PUSH TO GITEA>
% 6. git checkout master % 6. git push origin
% 7. git merge gitea % 7. git push gitea
% \begin{document} % this tells the compiler that it is time to make % \begin{document} % this tells the compiler that it is time to make
% % text to print instead of just getting ready. % % text to print instead of just getting ready.