Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How do I set the embedded git options for SourceTree Windows?

jwatson_utah_edu November 8, 2016

I need to increase http.postBuffer size.

1 answer

0 votes
Johannes Kilian
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 9, 2016

This is a standard git setting. It's not directly accessible via SourceTree. Anyway you can set it as any other git setting via command line:

git config http.postBuffer (VALUE)

See: https://git-scm.com/docs/git-config

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events