User Tools

Site Tools


dev:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
dev:git [2025/04/15 13:14] – Added commit template setup to quick start stomprodev:git [2025/04/15 13:22] (current) – Include a section on commit template under Commit Guidelines stompro
Line 69: Line 69:
 ====== Guidelines for contributors ====== ====== Guidelines for contributors ======
  
 +===== Commit Template =====
 +
 +The Evergreen git repo includes an optional commit template that can be used to help follow standard project formatting.  [[https://git.evergreen-ils.org/?p=Evergreen.git;a=blob;f=commit-template;hb=HEAD|View the current main version of the template.]]
 +
 +Enable commit template:
 +  git config commit.template commit-template
 +Disable commit template:
 +  git config --unset commit.template
 +  
 ===== Commit messages ===== ===== Commit messages =====
  
dev/git.1744737265.txt.gz · Last modified: 2025/04/15 13:14 by stompro

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.