This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.
Please visit our production wiki at https://wiki.gentoo.org
Talk:Git
This is a talk page. Please add newer comments below older ones, and sign your comments using four tildes (
~~~~
).
When adding a new section (at the bottom of the page), please mark it as "open for discussion" by using {{talk|open}}
so it will show up in the list of open discussions.systemd
Needs some explanation how to use the git daemon with systemd. There is a systemd service file but no clue how to use it. — The preceding unsigned comment was added by Cj.wijtmans (talk • contribs)
Daemon
we need to document a proper daemon setup for pulling via git:// urls. 666threesixes666 (talk) 06:10, 11 March 2014 (UTC)
- Then do it. No need to open a discussion about such a thing. Closing. --Maffblaster (talk) 04:34, 5 March 2017 (UTC)
instaweb
we need to setup documentation for instaweb deployment, possibly under a sub page. Git/instaweb i also support the idea of Git/cgit for easily publishing git repositories. we should work aggressively toward becoming the developers defacto distro. 666threesixes666 (talk) 06:10, 11 March 2014 (UTC)
- Then do it. No need to open a discussion about such a thing. I agree with your last sentence. Closing discussion. --Maffblaster (talk) 04:36, 5 March 2017 (UTC)
revision selection and merging
we need notes on how to restore from mistakes, we know how to commit & add files, we need notes on how to untrack files, revert, branching and merging...
http://git-scm.com/book/en/Git-Branching-Basic-Branching-and-Merging
possibly suggest dev-util/diffuse & or other methods of comparing diffs so we can compare patches. 666threesixes666 (talk) 21:53, 6 August 2014 (UTC)
- "restore from mistakes" probably should be a functional example of tracking /etc & restoring previous known working configs 666threesixes666 (talk) 06:16, 7 August 2014 (UTC)
- mostly complete... tracking / restoring etc done.... need to address untrack files, branching, and merging need addressing. 666threesixes666 (talk) 05:24, 11 August 2014 (UTC)
- There are lots of resources in the External resources section of the article on these things. Otherwise you can add them yourself. This is a publicly modifiable wiki, so do research add them yourself. --Maffblaster (talk) 04:39, 5 March 2017 (UTC)