Hello, This patch has for purpose to introduce a file where GIT developers can share their own best practices, tools or workflows to the community in order to help the GIT developer. The discussion about this idea begin in this thread: Message-Id: <20220407204001.112287-2-cogoni.guillaume@xxxxxxxxx> Derrick Stolee and I agreed that is can be a good idea. And, I think, it can help a newcomer, but not necessarily people with a lot of experience on various projects. But, we can give it a try and see where it goes. PS: I do not believe it is a good idea to give detailed tutorials because there are a lot on the internet. However, give the reader pros, cons and curiosity to test those tools, practice or workflow can be really good. It's better if the tools are open source and free, but it is not mandatory. Sincerly, Cogoni Guillaume COGONI Guillaume (1): documentation: guide of best practices for GIT developer Documentation/Makefile | 1 + Documentation/WorkingOnGit.txt | 53 ++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 Documentation/WorkingOnGit.txt base-commit: ab1f2765f78e75ee51dface57e1071b3b7f42b09 -- 2.25.1