Skip to content

Conversation

@chankeypathak
Copy link

No description provided.

@austinoboyle
Copy link
Owner

I merged your previous changes in, and I force pushed changes to your merge branch because your past commits where you added the drivers increased the repo size to several megabytes.

Note: Deleting files from git does not decrease your repo size - it actually increases it! Git keeps a history of all your past objects.

I would recommend re-aligning your repo's history with mine. You can either delete your fork and re-fork my repo, or do it from the command line as explained here:

In the future, I would also suggest submitting your pull requests from a feature branch instead of master, makes the merge process easier in situations like this.

@chankeypathak
Copy link
Author

Oh, my bad! Fixed my repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants