Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pd-lua
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonathan Wilkes
pd-lua
Commits
2971ce62
Commit
2971ce62
authored
9 years ago
by
IOhannes m zmölnig
Browse files
Options
Downloads
Patches
Plain Diff
Document git-tuneclone.sh in debian/README.source
parent
828a1327
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/README.source
+18
-0
18 additions, 0 deletions
debian/README.source
with
18 additions
and
0 deletions
debian/README.source
+
18
−
0
View file @
2971ce62
...
@@ -25,3 +25,21 @@ $ DEB_MAINTAINER_MODE=1 dpkg-buildpackage -rfakeroot
...
@@ -25,3 +25,21 @@ $ DEB_MAINTAINER_MODE=1 dpkg-buildpackage -rfakeroot
-- IOhannes m zmoelnig <zmoelnig@iem.at> Thu, 04 Aug 2011 17:10:99 +0200
-- IOhannes m zmoelnig <zmoelnig@iem.at> Thu, 04 Aug 2011 17:10:99 +0200
git-tuneclone.sh
----------------
This package comes with a script 'debian/git-tuneclone.sh'.
Running it after a fresh clone of the packaging repository
will fine-tune your local copy, namely:
- make git ignore any .pc/ directory (created by quilt)
- enable the "-follow-tags" when running 'git-push', so it's harder
to forget to push packaging tags along with the branches.
- do an initial checkout of the 3 packaging branches (master, pristine-tar,
upstream)
The script only needs to run once (though running it multiple times shouldn't
matter).
You are of course free to *not* run the script, if you prefer.
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 11 Nov 2015 11:11:03 +0100
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment