clone depth parameter not honored
I set the clone depth in my repo as 1 but when the appveyor clones my git, it still performs a deep clone with full history.
Here is the command getting executed:
git clone -q --branch=master git@bitbucket.org:xx.git
C:\projects\xx
Clone depth is set by going to Settings->General->Clone Depth and setting the value to 1 via web portal.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 19 Jun, 2014 02:50 PM
Right, it's implemented for GitHub only. Will add that for BitBucket and let you know when finished. Thanks for reporting that!
- Feodor
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:45 AM.