Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

trying to reflect changes on nationalmap instead #9

Open
wants to merge 149 commits into
base: nationalmap
Choose a base branch
from

Conversation

zdefne-usgs
Copy link
Member

No description provided.

soyarsauce and others added 30 commits March 10, 2020 16:45
…sium

Update terriajs and terriajs-cesium versions
updating master to Pr/5
In the new version .prettierignore ignores css. This is causing a blank page if this line is not removed (I assume).

# Unignore directories (to all depths) and unignore code and style files
!lib/**/
start_url changed and no experimental features
# Conflicts:
#	lib/Styles/variables.scss
#	lib/Views/UserInterface.jsx
#	wwwroot/config.json
#	wwwroot/favicons/manifest.json
#	wwwroot/index.html
# Conflicts:
#	lib/Views/UserInterface.jsx
#	wwwroot/config.json
#	wwwroot/favicons/manifest.json
trying to revert to Before bing labels. Resolved conflicts:

Github does not do it but another tool can be used to have a track on GitHub. git which comes with (git-gui) automatically includes the conflicts in the merge commit. So it is recorded in the github.com in merge comments automatically. One can look in the history of each file individually it see the changes.

An example comment is like:

Precedes: 

    Merge branch 'upstream_master' into local_master

    # Conflicts:
    #   lib/Styles/variables.scss
    #   lib/Views/UserInterface.jsx
    #   wwwroot/config.json
    #   wwwroot/favicons/manifest.json
    #   wwwroot/index.html
Signed-off-by: Zafer <zdefne-usgs@users.noreply.github.com>
Signed-off-by: Zafer <zdefne-usgs@users.noreply.github.com>
trying to pull from origin before merging bing labels changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants