mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
feat: Add git_commit module (#673)
This commit is contained in:
committed by
Matan Kushner
parent
5b440c0bb0
commit
c5a206e3cf
@@ -7,6 +7,7 @@ pub mod directory;
|
||||
pub mod dotnet;
|
||||
pub mod env_var;
|
||||
pub mod git_branch;
|
||||
pub mod git_commit;
|
||||
pub mod git_state;
|
||||
pub mod git_status;
|
||||
pub mod go;
|
||||
|
||||
Reference in New Issue
Block a user