Quantcast
Viewing all articles
Browse latest Browse all 5

Answer by dunajski for unable to write commit message using atom text editor

It is good that atom is opening. I've tried this with VSC and Sublime and it worked but as you can see you were trying to commit with blank message.

  1. Type git commit
  2. Wait until atom open
  3. Type your message.
  4. Save file and close editor

In that situation you should see proper result of git commit

EDIT: To check that --wait flag works. Type in console atom --wait (or maybe your terminal accpet only -w flag, dunno)

If this flag works terminal prompt should appear after closing atom. If doesn't should act like without flag so when you type, it opens atom and immediately show next terminal prompt.


Viewing all articles
Browse latest Browse all 5

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>