Skip to content
New issue

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

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

Already on GitHub? # to your account

fixed git not working in cmder cmd session and added some comments #943

Merged
merged 1 commit into from
May 7, 2016

Conversation

daxgames
Copy link
Member

@daxgames daxgames commented May 7, 2016

No description provided.

@Stanzilla Stanzilla merged commit fc7f1ca into cmderdev:development May 7, 2016
@@ -106,8 +106,11 @@ for /f "usebackq" %%x in ( `dir /b *.bat *.cmd 2^>nul` ) do (
popd

:: Allows user to override default aliases store using profile.d
:: scripts run above. Note: If overriding default aliases file
:: in profile.d the aliases must also be loaded in profile.d.
:: scripts run above by setting the 'alaises' env variable.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/alaises/aliases?

@daxgames
Copy link
Member Author

daxgames commented May 7, 2016

Typo where? See my latest pull request for a little more explanation.

@daxgames daxgames deleted the fix_git branch May 7, 2016 20:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants