hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 年前Manager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square95fedilinkarrow-up1798arrow-down18
arrow-up1790arrow-down1imageManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 年前message-square95fedilink
minus-squareMeowoem@sh.itjust.workslinkfedilinkarrow-up2arrow-down1·2 年前I think it depends what branch your local version of the repo is set to. If you’re already in master then it’ll push there, if you’re in a testing branch then you can push it straight to master instead by telling it to
minus-squarejelloeater@lemmy.worldlinkfedilinkEnglisharrow-up1·2 年前I just meant it not auto creating a new matching named branch.
I think it depends what branch your local version of the repo is set to. If you’re already in master then it’ll push there, if you’re in a testing branch then you can push it straight to master instead by telling it to
I just meant it not auto creating a new matching named branch.