Help:Commit
Jump to navigation
Jump to search
Help for Commit
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
File:GitLogo.png | Commit | Commit | Commits | A Git commit |
Documentation
A Git commit
Example Commits
Properties
Commit | allowedValues | defaultValue | documentation | index | inputType | isLink | label | mandatory | name | namespace | nullable | primaryKey | showInGrid | size | sortPos | topic | type | uploadable | values_from |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Commit date | The date/time of the commit | 6 | false | date | true | date | false | false | 1 | Commit | Types/Date | false | |||||||
Commit hash | the hash of the commit | 7 | false | hash | true | hash | true | false | Commit | Types/Text | |||||||||
Commit host | http://git.bitplan.com | the host of the git repository of this commit | 1 | false | host | true | host | false | false | Commit | Types/URL | false | |||||||
Commit name | The name of the user that did the commit | 5 | false | name | true | name | false | false | Commit | Types/Text | false | ||||||||
Commit path | /source/java/ | the path to the repository of this commit | 2 | false | path | true | path | false | false | Commit | Types/Text | false | |||||||
Commit project | the project the commit belong to | 3 | false | project | true | project | false | false | Commit | Types/Text | false | ||||||||
Commit subject | The subject of the commit | 4 | false | subject | true | subject | false | false | Commit | Types/Text | false |