42sh 1.0.0
Create a shell in C
Loading...
Searching...
No Matches
git_repository.c File Reference

The file containing the git_repository functions for the prompt. More...

Functions

void is_git_repository (void)
 Check if we are in a git repository and display the branch.
 

Detailed Description

The file containing the git_repository functions for the prompt.

Function Documentation

◆ is_git_repository()

void is_git_repository ( void )

Check if we are in a git repository and display the branch.

Returns
void