Git commit is taking a long time -


I have used the following commands in this command:

git bridge main master < / Code>

git add

git commit -m 'my third commit'

And then my GIT Shell shows only these letters: & Gt; & Gt; _ with underscore flashing. It's been done for 10 minutes, what's going on?

With your second comment, it looks like you are using PowerHail.

The & gt; & Gt; This means that an unmatched quote, bracket, or any other character needs to match. Git has not been executed yet.

Press Control-C View your committed message Does it contain "or" or some other special character? If so, take it away or run away properly.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -