New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
config in vendors/FCM-2017.10.0/.git – NEMO

source: vendors/FCM-2017.10.0/.git/config @ 11667

Last change on this file since 11667 was 10672, checked in by nicolasmartin, 5 years ago

Reimport latest FCM release

File size: 258 bytes
Line 
1[core]
2   repositoryformatversion = 0
3   filemode = true
4   bare = false
5   logallrefupdates = true
6[remote "origin"]
7   fetch = +refs/heads/*:refs/remotes/origin/*
8   url = https://github.com/metomi/fcm.git
9[branch "master"]
10   remote = origin
11   merge = refs/heads/master
Note: See TracBrowser for help on using the repository browser.