I am trying to upload a .net project to bitbucket repository. For this I'm using atlassian SourceTree. First when I upload the working directory, it didnot show the dlls in working copy changes or staging changes.
However after changing the global ignore list (tools->options->Git->EditFile), removing the dll entry, it started showing. But the staged changes are not pushing to the repository. It always says up-to-date.
I just took a stab at this.
I first had to see the dll files in the SourceTree GUI, so I selected the 'Ignored' option from the dropdown on the Commit form.
Then I checked each one. As I did, the file was added to the Pending list.
Staged changes aren't enough: they need to be committed fist, before being able to be pushed.
Note that dll are ignored by default, because they are supposed to be:
, and are not versioned in a source version control system.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With