I cloned a github repo using !git clone https://github.com/llSourcell/Pokemon_GAN.git. I wanted to modify a .py file inside Colab. So i used %load fil
!git clone https://github.com/llSourcell/Pokemon_GAN.git
%load fil
While I don't have a way of editing in the notebook, I will share my pipeline. Quite obvious really:
Hope that helps.