Talk:Git
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
~~~~
:
A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC) : A reply [[User:Sally|Sally]] 10:57, 5 November 2024 (UTC) :: Your reply ~~~~
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)
fatal: Interactive git shell is not enabled.
Instead of temporarily changing shell, you can just select shell in su parameter: su -s /bin/bash git Lekto (talk) 06:43, 19 March 2022 (UTC)
codeschool.com link is broken
The link https://www.codeschool.com/courses/git-real is broken, and even the s/.com/.co/ version gives back 404. I would get rid of the link entirely, but maybe it is preferable to provide something similar instead?