Git can't be this terrible
Git can't be this terrible, what am I doing wrong? - LAVA
Git seems to make the simple unnecessarily complicated and non-intuitive, with any step wrong leaving you in a position of not being able to fix things.
Does anyone else hate git as much as I do? - Reddit
But git can't know this because it is not responsible for github's defaults. ... worst if people have to put up with terrible Git. "Hi user, you ...
Git documentation has this chicken and egg problem where you can't search ... Oh shit, I did something terribly wrong, please tell me git has a magic time machine ...
Git is awful : that's plain enough, but what, in particular, is ... - Quora
Git is awful : that's plain enough, but what, in particular, is your biggest beef with Git? All related (54).
Git is Terrible - Desmond Rivet
If I say that my professional life has spanned RCS, CVS, Mercurial and Git, this tell you something (depressing) about my age.
Why Git and Github are a terrible choice for most dev teams
These should both translate to immediate productivity gain, but you can't do away with the other evils aforementioned. Happy coding. Closing ...
things i just don't like about git - cohost!
at the same time, git sucks in ways small and large, and many ... either way, one of the biggest reasons we can't just fix git is that ...
New GIT experience looks terrible - Developer Community
Agreed, I can't find the “Merge from …” option, which we use all the time to keep local branches in sync with master. The old “experience” was so easy to use, ...
Git is awful. GitHub isn't good enough. It's killing us! (Steve Yegge)
A very strong case against Git. "It's not as good as the non-existent alternatives" and "companies make too many repositories" are pretty weak arguments.
git status shows fatal: bad object HEAD - Stack Overflow
then running git init, git fetch and git status will auto detect the last uncommitted changes ... using lfs get error "Git can't resolve ref: " ...
I could spend hours and hours and hours just ranting about what an ...
You've got concurrent changes that git can't merged automatically ... Maybe GUIs for GIT are bad, but who need GUI? CLI is much better ...
Git Is Awful | Prime Reacts - YouTube
Your browser can't play this video. Learn more ... Git Is Awful | Prime Reacts. 205K views · 1 year ago ...more. ThePrimeTime. 602K.
Just enough Git to be (less) dangerous - fuzzy notepad
Again, this works just like the manual example: if you do some work or apply a patch in your terrible ... You can't store an empty directory in ...
Why I Don't Hate Git: Hidden Consistency
Git's Horrible UI. I suppose anyone who comes from any version ... can't remember many cases where I had issues with git. Why do I not ...
Fixing Bad Commits: git for Beginners | SelfTeach.me
1 git clone [email protected]:selfteachme/0007-fixing-bad-commits.git ... You can't squash up. I'm going to change all the commits I want to ...
What can I do for developers who can't learn Git?
This does not mean they are bad programmers or bad people, but they typically have a narrower skill set. Share.
It's then possible to commit and update without the need to care about other libraries. Why can't you do that in Git? In Git, you can checkout ...
Ask HN: Why are Git submodules so bad? - Hacker News
Hm. We must use git completely differently then. I can't really imagine what what I'd do without them. > there's nothing they convey that commit ...
Terrible Ideas in Git | Linux Journal
This article was derived from a talk that GitHub Universe faithfully rejects every year. I can't understand why.... For better or worse, ...
git rebase: what can go wrong? - Julia Evans
a “squash and merge” workflow; miscellaneous problems. My goal with this isn't to convince anyone that rebase is bad and you shouldn't use it (I ...