bitbucket - Remove files from git repository without cloning it -
for reason repository on bitbucket need clone contains large files don't require.
is possible clone repository without these files ? or maybe possible delete these files without cloning repo in first place?
with git cannot clone partially repository
bitbucket, can delete directly file website
- open bitbucket , go dashboard of repo
- click on
source
- select branch
- click on file want delete
- near of
edit
button, select arrow, ,delete
- edit commit message
- [optionnal] can create pull request
- validate commit
- enjoy
Comments
Post a Comment