Do you have git set up with git yolo set up as an alias (for anything)?
-
Do you have git set up with
git yolo
set up as an alias (for anything)? -
Ryan Castellucci :nonbinary_flag:replied to Ryan Castellucci :nonbinary_flag: last edited by
I have
yolo = "!f(){ git commit -am \"¯\\\\_(ツ)_/¯\" && git push; };f"
and the people who are doing amend and force push are a little scary. -
Alexandra Magin 🏳️🌈replied to Ryan Castellucci :nonbinary_flag: last edited by
@ryanc I only do that on branches where I'm doing development by myself
But more often lately I'll just have fixup commits 4 deep
-
Ryan Castellucci :nonbinary_flag:replied to Alexandra Magin 🏳️🌈 last edited by
@recursive I will absolutely git rebase -i and force push my own branches.
-
James Sewardreplied to Ryan Castellucci :nonbinary_flag: last edited by
@ryanc I have a disagree-and-commit alias on my work laptop. It commits with something like, “your code is rubbish but FINE”
-
Ryan Castellucci :nonbinary_flag:replied to James Seward last edited by
@jamesoff ROFL
Copyright © 2024 NodeBB | Contributors