Skip to content

haziqrahat/Was_it_Rufus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 

Repository files navigation

Was_it_Rufus?

📜 Instructions

  1. Clone the repository
  2. Navigate to the 'Was_it_Rufus' directory
  3. Run the python script:

python3 check_status.py path_to_remote_repo

💁‍ Replace the 'path_to_remote_repo' by the actual path to your local repository.

🐍 Make sure that you are using the correct version of python that is installed on your computer.

🖥️ Expected output

image

⚡️ Comments:

The problem description asks to print a boolean value for the active branch but the output expects a string value. So it was preferred to print the name of the active branch instead of a boolean value.

About

Retrieve the information about a local git repository

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages