|
|
|
|
|
by rajat
5095 days ago
|
|
I sympathize. What is really necessary are not tutorials on how to use Git--it isn't that hard, after all, for most of us--but more of a description of actual workflow. Not HOW you issue Git commands; but how to use Git. It would be interesting to read articles about how a single programmer uses Git, how a small programming team, how a distributed team uses Git. Similar articles about how a team producing art, or text (not programmers) use Git. There's plenty of Git command tutorials already; let's hear about how you actually use Git. |
|
http://betterexplained.com/articles/intro-to-distributed-ver...
The idea is to build a mental model about what is possible vs. memorizing a bunch of specific commands. Once I wrapped my head around the concepts, the commands fell into place.