13:05:39 hello 13:05:57 I'm not very sure about how github repo works 13:06:30 for example in this very important patch https://github.com/monero-project/monero/pull/7803 vtnerd do some update 13:07:15 i need to download again this patch https://patch-diff.githubusercontent.com/raw/monero-project/monero/pull/7803.patch 13:32:03 is anyone here to help 13:35:10 What's your question ? How to apply that patch ? 13:35:47 when someone update patch is need to download again 13:35:57 vtnerd did some changes 13:36:10 If you had a previous version, best to undo (git reset --hard HASH with HASH being the last hash that's not your local changes). 13:36:27 Then: git am /tmp/patch.diff (after saving the patch to /tmp/patch.diff) 13:36:38 or better to download again https://patch-diff.githubusercontent.com/raw/monero-project/monero/pull/7803.patch 13:37:13 Yes. Reset hard to get a clean slate, get the new patch, then am. 13:37:45 thnx a lot 19:47:31 luigi1111w: merges + tag pls <3 19:47:38 need if 4 release 19:47:41 it 20:13:52 .merges 20:13:52 -xmr-pr- 3678 20:27:55 up 20:53:39 well now I remember what I forgot :D 20:53:46 whatever will include it in the next release 22:31:38 lol