Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git checkout command validation #61

Open
Ahmed-Khaled-dev opened this issue May 11, 2023 · 0 comments
Open

Git checkout command validation #61

Ahmed-Khaled-dev opened this issue May 11, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Ahmed-Khaled-dev
Copy link
Owner

Add validation for git checkout commit id/number, if the user writes a commit number that is not created (You can check that easily, we have a variable for the commits_count), then the command line should tell him that this commit number does not exist (take care if he enters something other than an int), also guide him in a better way for him to know that he should write a commit number

@Ahmed-Khaled-dev Ahmed-Khaled-dev added the bug Something isn't working label May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants