Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Git Revision Expression

I am trying to get started with git, and am using Git GUI. I have my pre-written code, created a repo in it's directory, but cannot push, as there are no branches. When I try to make one, it wants a "Revision Expression". I don't know what that is.

like image 915
AlphaModder Avatar asked Dec 14 '25 19:12

AlphaModder


1 Answers

You push to a remote repository.

What you want to do is git add and than git commit.

I suggest, you work yourself through the git school to learn the basics.

like image 89
Daniel Hilgarth Avatar answered Dec 17 '25 13:12

Daniel Hilgarth



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!