[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Bullseye/HowTo/Administration" by FransSpiesschaert
Debian Wiki
wiki at debian.org
Sat Apr 25 10:07:15 BST 2020
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Documentation/Bullseye/HowTo/Administration" page has been changed by FransSpiesschaert:
https://wiki.debian.org/DebianEdu/Documentation/Bullseye/HowTo/Administration?action=diff&rev1=12&rev2=13
Comment:
Git should start with a capital letter - thanks to Allan Nordhøy on Weblate
== Configuration history: tracking /etc/ using the git version control system ==
- Using {{{etckeeper}}}, all files in {{{/etc/}}} are tracked using [[https://www.git-scm.com/|git]] as a version control system.
+ Using {{{etckeeper}}}, all files in {{{/etc/}}} are tracked using [[https://www.git-scm.com/|Git]] as a version control system.
This makes it possible to see when a file is added, changed and removed, as well as what was changed if the file is a text file. The git repository is stored in {{{/etc/.git/}}}.
More information about the debian-edu-commits
mailing list