CDuke / sublime-tfs

Use TFS inside Sublime Text 2/3
5 stars 4 forks source link

Checkout command is not using 'allways_is_graph' setting #20

Closed CDuke closed 8 years ago

CDuke commented 9 years ago

Originally reported by: Mathieu DARTIGUES (Bitbucket: mdartic, GitHub: mdartic)


Hello,

With the last update, and the creation of 'allways_is_graph' setting, I think an omission occured for the 'checkout' command.

Here is my version which works : https://bitbucket.org/mdartic/sublime-tfs-autocheckout_is_graph/pull-request/1/fix-for-checkout-which-was-not-using/diff

Hope it will help!