PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Wednesday, July 13, 2022

[FIXED] What is the method of referencing version control commit tags and hashes in Redmine?

 July 13, 2022     commit, hash, messages, redmine, tags     No comments   

Issue

What is the method of referencing version control commit tags and hashes in Redmine?

ie in commit messages, and in the notes and wikis.


Solution

From http://www.redmine.org/projects/redmine/wiki/RedmineTextFormatting :

  • Link to an issue: #124
  • Link to a changeset: r758
  • Link to a changeset with a non-numeric hash: commit:c6f4d0fd


Answered By - marapet
Answer Checked By - David Goodson (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing