Page MenuHomeDevCentral

Git prompt for Bash
ClosedPublic

Authored by dereckson on Dec 29 2015, 23:09.
Referenced Files
F10830924: D135.id326.diff
Mon, Jul 28, 05:44
F10830923: D135.id325.diff
Mon, Jul 28, 05:44
F10829590: D135.id.diff
Mon, Jul 28, 04:20
F10810681: D135.id326.diff
Sun, Jul 27, 12:10
F10810679: D135.id325.diff
Sun, Jul 27, 12:10
F10808533: D135.id.diff
Sun, Jul 27, 10:44
Unknown Object (File)
Fri, Jul 25, 19:47
Unknown Object (File)
Fri, Jul 25, 12:17

Details

Summary

Prints the branch name and some dirty/avancement indicators.

This contributes to T635 and fixes the Git part.

Test Plan

Rebuild a container and run arc shell, then add a non tracked file.

[root@9b5152be65ca workspace (git-prompt)]# touch quux
[root@9b5152be65ca workspace (git-prompt %)]# 

Diff Detail

Repository
rDARC nasqueron/arcanist Docker image
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
git-prompt
Build Status
Buildable 169
Build 169: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Git prompt for Bash.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson reclaimed this revision.
dereckson accepted this revision.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Dec 29 2015, 23:30
This revision was automatically updated to reflect the committed changes.