Page MenuHomeDevCentral

Git prompt for Bash
ClosedPublic

Authored by dereckson on Dec 29 2015, 23:09.
Referenced Files
Unknown Object (File)
Fri, Apr 19, 12:05
Unknown Object (File)
Thu, Apr 18, 01:32
Unknown Object (File)
Thu, Apr 18, 00:18
Unknown Object (File)
Mon, Apr 15, 14:07
Unknown Object (File)
Mon, Apr 15, 03:45
Unknown Object (File)
Sun, Apr 14, 12:32
Unknown Object (File)
Sun, Apr 14, 08:58
Unknown Object (File)
Thu, Apr 11, 14:22

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
Lint Not Applicable
Unit
Tests Not Applicable

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.