Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
RKWard
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Education
RKWard
Commits
90539976
Commit
90539976
authored
Jan 11, 2015
by
Thomas Friedrichsmeier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Oh well, we'll try to avoid fast-forwarding the imported commits, next time.
parent
e5b237ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
scripts/import_external_plugin.sh
scripts/import_external_plugin.sh
+3
-0
No files found.
scripts/import_external_plugin.sh
View file @
90539976
...
...
@@ -22,6 +22,9 @@ BASEDIR=`pwd`
cd
${
BASEDIR
}
WORKDIR
=
${
BASEDIR
}
/import_tmp
# Make sure to work on an up-to-date (pushable, without fast-forwards) clone
git pull
--rebase
# clone and filter external repo
git clone
${
EXTERNAL_REPO
}
import_tmp
cd
${
WORKDIR
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment