
Which does indeed bring up a completely new window in addition to the original window, with only the guide and my commit message file, but this too has the same problem, if I already had an existing process I get the new window but git terminates with an error because atom.exe terminated. If it is not there Edit and add new path. system variables Go to User first and check path and click and edit the path. I was already doing this and there are screenshots in the question above. Follow these steps for Windows 10: Open computer window and right click and click on Properties. I've also tried this: atom -wait -new-window 1) Set the Github for Windows options for default shell to Custom and put the path and executable for the Console.exe. My "passes on the arguments to the existing process" remark above is conjecture and may not be what happens at all.

0 /usr/bin/python (sha-bang or she-bang)does not work in bash.

Bash for loop with Parenthesis working in linux and not in Git Bash. windows bash shell windows-10 windows-subsystem-for-linux Share. However, if I already have an atom window open when I do the above, this happens:īut simultaneously, git reports this and exits: Aborting commit due to empty commit message. Using Windows 10, running from cmd shell. When I save and close the atom window, git continues and reports: xyz

Go to Git For Windows and click Download. This allows you to use the commands that we run in this class and be able to run git commands to turn in assignments.
Atom git bash windows 10 install#
If I do, it seems the new atom process simply passes on all the arguments to the existing process and terminates, leaving the -wait option useless. Windows does not have this by default, so we will install Git Bash which is a bash command line with git installed on it. This works but only if I don't have an atom window open already. Several pages, including this one on Github says to use this: git config -global core.editor "atom -wait" I am trying to configure Atom as my text editor for git commit messages on the command line.
