Indefero

Indefero Commit Details


Date:2011-01-09 04:26:17 (13 years 11 months ago)
Author:Loïc d'Anterroches
Branch:develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3
Commit:431e199c1cb04624b8bde3ce4b87df8a5e592150
Parents: fa974eb8dd225205d9faa1f39ab5db83012de2f2
Message:Fixed to correctly provide the origin url.

Changes:

File differences

src/IDF/templates/idf/source/git/help.html
2222
2323
2424
25
25
2626
2727
2828
git init
git add .
git commit -m "initial import"
git remote add origin {$project.getWriteRemoteAccessUrl($url)}
git remote add origin {$project.getWriteRemoteAccessUrl($user)}
git push origin master
</pre>

Archive Download the corresponding diff file

Page rendered in 0.07136s using 13 queries.