How to Move Code from One repository to Another without loosing history
Its seems difficult at first to preserve history when we move code from One Repository to another, example moving from Github to Bitbucket, but indeed its very simple if you are following the steps correctly using command line.
How to Fix Code Repository exceeding 4GB Error
There are certain times when the code repository shows you a message that says the code repository is exceeding 4GB and blocks the write access to the repository. Even if you don't know whats causing it, you can fix it