|
|
|
|
|
by xdfil
2986 days ago
|
|
Git is Great! But Humans should never interact with it directly. Treat Git only as an API meant for applications to interact. If your team uses a common application to write their code which manages Git, it will align everyones method of use. It's funny watching an instructor training a group on Git. Everyone looks lost because there are too many scenarios being explained and how to handle them depending on what your intent might be. Before there is a solid grasp on the code management workflow the lecturing about commit comments begins, shifting clear over to the other side of the brain to guarantee none of it is collectively understood. Presenting too many options to the collective is counter-productive. |
|