Hacker News
- Oh shit, git: Getting myself out of bad situations http://ohshitgit.com/ 508 comments
- Some bad Git situations and how I got myself out of them http://ohshitgit.com/ 335 comments
- I fucked up Git so bad it turned into Guitar Hero https://twitter.com/HenryHoffman/status/694184106440200192 2 comments
- Calling Git a blockchain to rebrand bad tech https://rubenerd.com/please-stop-saying-git-is-a-blockchain/ 90 comments
- Git's commit workflow is backwards, and encourages bad habits https://rory.bio/posts/git-plan/ 102 comments
- Git is not a success story, but a failure as a system with a bad user experience https://twitter.com/hhariri/status/1314178925610885120 85 comments
- Git-blame-someone-else – Blame someone else for your bad code https://github.com/jayphelps/git-blame-someone-else 3 comments
- Git-blame-someone-else – Blame someone else for your bad code https://github.com/jayphelps/git-blame-someone-else 65 comments
Lobsters
- git's commit workflow is backwards, and encourages bad habits https://rory.bio/posts/git-plan/ 38 comments practices , vcs
- Git-blame-someone-else – Blame someone else for your bad code https://github.com/jayphelps/git-blame-someone-else 7 comments security , vcs
- ... was both good and bad (git bisect) https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ 4 comments git
- Oh shit, git: Getting myself out of bad situations https://ohshitgit.com/ 176 comments programming
- Git – Some bad situations and how I got myself out of them in plain English http://ohshitgit.com/ 13 comments coding
- Git – Some bad situations and how I got myself out of them in plain english. http://ohshitgit.com/ 5 comments git
- Is Subversion As Bad As Comparisons With Git Tell Us? http://slashdot.org/submission/5368497/is-subversion-as-bad-as-comparisons-with-git-tell-us 51 comments programming
- Git can also be an enabler of bad habits... https://medium.com/tech-talk/820e4e00fdec 11 comments git
- "Git cherry pick is bad practice" debate https://stackoverflow.com/a/61390804 25 comments git
- Git - How to fix a bad commit https://guivern.hashnode.dev/git-how-to-fix-a-bad-commit 7 comments coding
- Git - How to fix a bad commit https://guivern.hashnode.dev/git-how-to-fix-a-bad-commit 13 comments programming
- git's commit workflow is backwards, and encourages bad habits https://rory.bio/posts/git-plan/ 66 comments programming
- Is using a GUI for git, cmd/terminal etc 'bad'? https://www.reddit.com/r/learnprogramming/comments/4qqdhb/is_using_a_gui_for_git_cmdterminal_etc_bad/ 15 comments learnprogramming
- Linux 4.6 Will Fix A Bug Where Some Laptops Are Always Throttled With Bad Performance: [GIT PULL] Thermal management updates for v4.6-rc1 http://lkml.iu.edu/hypermail/linux/kernel/1603.3/00291.html?utm_source=phox 4 comments linux
- Bad commit? 'git-blame-someone-else'! https://github.com/jayphelps/git-blame-someone-else 5 comments sysadmin
- Git - Error: Fatal: Bad Revision '^' - can't merge locally with Git Gui (Windows 7) http://rogerdudler.github.io/git-guide/index.html 4 comments git
- When developers try to be sysadmins: Versioned database backup with Git. Bad idea? http://robmd.net/blog/database-backup-with-git.html 30 comments sysadmin
- Is it bad practice to merge and remake a feature branch using git flow? https://github.com/nvie/gitflow 5 comments git
- Git-blame-someone-else: blame someone else for your bad code https://github.com/jayphelps/git-blame-someone-else 3 comments git
- Git-blame-someone-else: blame someone else for your bad code https://github.com/jayphelps/git-blame-someone-else 4 comments programming
- Git-blame-someone-else – Blame someone else for your bad code! https://github.com/jayphelps/git-blame-someone-else 24 comments linux
- Git-blame-someone-else: blame someone else for your bad code https://github.com/jayphelps/git-blame-someone-else 99 comments programming
- Lessons I've learned porting bad code to clean code, from C to Java. Also, Git. http://www.schwertly.com/2010/09/porting-adventron-to-java/ 8 comments learnprogramming
- Find the first bad commit that broke your App with Git bisect! https://youtu.be/JoZalb4N1G8 4 comments git
- BUP a git based project allows you to take incremental backups, offers file compression and can use "par2" redundancy to recover corrupted backups even if your disk has undetected bad sectors. http://techarena51.com/index.php/using-git-backup-website-files-on-linux/ 33 comments sysadmin
- How do you share folders online? I made this open source software + web service to share folders online. You will be able to share folders with any computer or device with a web browser. Git repo here: https://github.com/NeoRazorX/pystream Any help is welcome! PS: sorry for my bad english http://www.pystream.com 63 comments linux