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                                                   

PS C:\Users\sreejith_b\Desktop\OCI_Tech_Hippa> git remote add origin https://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                                                   

PS C:\Users\sreejith_b\Desktop\OCI_Tech_Hippa> git remote add origin https://github.com/8x8/oci-terraform-hippa-bucket.git



Windows Credential on windows was point to my personal  -- GitHub -- I removed it and it started working fine.

Comments

Popular posts from this blog

GitHub : Troubleshooting

Git Commands : Tags