Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@sinodip do you mean you don't like git or github? Also, how do you keep track of versions through email or pen drive? How would you ever collaborate?
Adding to @Jilano: "This code broke/needs to be changed. Who wrote it? How will we review code and have standards? " -
nibor48775yDoes the op hate github or git do you reckon? I hope it's only github (maybe try gitlab)
-
nibor48775y@sinodip hey, I know you have been working on some changes, but we need you to fix something in production, no you can't include the changes in the emergency fix
-
pingu895yGit rocks. Github is kind of meh.
Learn to differ them brah. You don't want to sound like a noob. -
@theunknownguy That's when I learnt it, too.
---
@sinodip
You don't have to upload your own source code to Github, especially to for personal projects.
But as soon the project get's bigger, you should really consider using version control, for following reasons:
- You actually can work collaboratively without applying patches send by mails, copying lines out of files...
- Git has a changelog, if properly made (e.g. with commit messages).
- All versions are stored on a central server. You can quickly revert (even a single file) to a previous version.
- You can work on multiple source versions (git calls them branches), applying the same changes to all versions the same time. -
twilson75y@theunknownguy Git’s merge conflict resolution is no worse than any other version control. (The right conflict resolution tool helps too)
-
devTea240885yImagine that method for code delivery on large enterprise, also you hate git/git remote repo not github
Related Rants
For some reason
I hate GitHub
This is something I wanted to get off my chest because all of my friends are in love with it and I love how it's got proper documentation and stuff but idk
I feel tooo
Lazy(?)
to push stuff on the git
GONNA KEEP MY CODE WITH ME IF ANYONE WANTS IT, use email
Or get a pendrive
rant
github