Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Is it safe to push and pull from a Mac OSX if my colleagues are using a windows OS?

Nicco Cezar May 24, 2018

My office is using Source Tree and Xampp for Windows in our natural working environment but I now have a Macbook and about to set up my Source Tree and Xampp from there. Is it safe for everyone if ever I was to pull and push from my Source Tree and Mac?

I kindly ask for help in order to avoid conflicts within the files.

1 answer

0 votes
Manju
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 24, 2018

Make sure you run the following commands to set the right configuration for your repository, 

on Mac:

git config --global core.autocrlf input

 and on windows

git config --global core.autocrlf true

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events