A beginner trying to understand GitHub

Hello all
I installed with success Lede 17.01.4 Stable Release builds but I have many errors like this one :

ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue 2

I did some research and I found this on Github

https://git.lede-project.org/?p=lede/dangole/staging.git;a=shortlog;h=refs/heads/master

the first line talk about my problem :

7 days ago Daniel Golle mac80211: rt2x00: fix rt2800 queue management master

How can I know if this patch is in the Development Snapshot builds ?

They aren't, if you want to test them, you'll have to pull that staging tree into your (master-) git checkout and build the firmware yourself.