Londogard Blog

https://blog.londogard.com

A blog which majorly focuses on Data Science, Data Engineering and sometimes Kotlin / Scala.

Londogard Blog

Entries

  • TIL: Multiple Git Remotes

    It is really simple actually. Simply call the following command: git remote add To then push it is as simple as git...