Posts

Showing posts from April, 2022

GIT - Company

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Large Files error - solution https://docs.github.com/en/repositories/working-with-files/managing-large-files/configuring-git-large-file-storage     +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  PS C:\Users\sreejith_b\Desktop\OCI_Tech_Hippa> git remote rm origin PS C:\Users\sreejith_b\Desktop\OCI_Tech_Hippa> git remote add origin https://sbalakrishn:SuperBite666#333@github.com/8x8/oci-terraform-hippa-bucket.git PS C:\Users\sreejith_b\Desktop\OCI_Tech_Hippa> git remote rm origin                                             PS C:\Users\sreejith_b\Desktop\OCI_Tech_Hippa> git remote -v                                               ...