Portál AbcLinuxu, 10. května 2025 06:03
TODO
do kterého si píšu pro sebe poznámky co, kde, jak, a tak, znáte to...Řešení dotazu:
NAME git-notes - Add/inspect object notes DESCRIPTION This command allows you to add/remove notes to/from objects, without changing the objects themselves. A typical use of notes is to extend a commit message without having to change the commit itself. Such commit notes can be shown by git log along with the original commit message. To discern these notes from the message stored in the commit object, the notes are indented like the message, after an unindented line saying "Notes (<refname>):" (or "Notes:" for the default setting).Není to přesně ono, ale možná by se to použít dalo. Jinak takový soubor můžeš vyjmout z gitu uvedením v .gitignore a jeho správou nějakým jiným způsobem. Ovšem pak se takový soubor nebude šířit spolu s repositářem (což nemusí být na závadu). Obvykle to řeším tak, že si poznámky udržuju mimo repositář. Třeba v Dokuwiki hned vedle. Jiné řešení spočívá v použití bugzilly.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.