guys, if I need the same file for both branches but non of them are merged with master yet 1. was working at first task. finished, created pr for review 2. started another task meanwhile. and need there the file that was created when doing ptrvious task. so becasue its still at review it was not merged to the master so i can not pull it from there how to get this file and not mess it up? Can I simply create it again and than during comapring with master git will manage it itself??