SourceTree 504 Gateway Timeout

Sourcetree is needed to manage git branches in recent projects, but when the default settings are used to pull branches, it will always report 504 gateway Timeout. According to some information on the Internet, set the depth in the advanced option to 1, so that the branch can be pulled normally, but it is still impossible to see all the remote branches in orign.

The solution is as follows: 1. Click “Command Line Mode” in sourcetree.< /p>

2. Enter the following respectively Command:

cd E:/git —— (Storage directory)

< span style="font-size:18px"> git clone https://git.XXXXXX/YourProject.git

Required for the first link Enter the username and password.

3. Click Clone/New, button to select “Create new warehouse”, select warehouse The path is used as the target path.

4. Created successfully After that, you can see all the remote branches from orign.

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 1663 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.