Closed Bug 1481527 Opened 6 years ago Closed 6 years ago

add support for git (via git-cinnabar)

Categories

(Conduit :: moz-phab, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glob, Assigned: zalun)

Details

(Keywords: conduit-story, conduit-triaged)

Attachments

(1 file)

add support for git to moz-phab

* crib from [phlay](https://github.com/mystor/phlay/blob/master/phlay)
  * maybe use `git stash` to avoid [fake_git](https://github.com/mystor/phlay/blob/master/phlay#L179)
Summary: add support for git → add support for git (via git-cinnabar)
Note that `git stash` changes timestamps, so this could affect incremental builds in maybe undesired ways.
Assignee: nobody → pzalewa
- Checking for splits and merges in the stack
- Detecting the first unpublished commit using `git cherry`
- `--upstream` option added to provide "master" branch
- Using `git commit-tree` to amend the messaga and set parents
Comment on attachment 9010913 [details]
arcwrapper: Adding git support

Māris Fogels [:mars] has approved the revision.
Attachment #9010913 - Flags: review+
Depends on: 1497714
No longer depends on: 1497714
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: