Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3747400
D133.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
675 B
Referenced Files
None
Subscribers
None
D133.diff
View Options
diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -20,6 +20,7 @@
RUN cd /opt && \
git clone https://github.com/phacility/libphutil.git && \
git clone https://github.com/phacility/arcanist.git && \
+ wget https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash && \
cd /home/app && \
ln -s /opt/arcanist/bin/arc /usr/local/bin/arc && \
ln -s /opt/config/gitconfig /root/.gitconfig && \
diff --git a/files/root/.bashrc b/files/root/.bashrc
--- a/files/root/.bashrc
+++ b/files/root/.bashrc
@@ -1 +1,2 @@
source /opt/arcanist/resources/shell/bash-completion
+source /opt/git-completion.bash
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 01:54 (20 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2248482
Default Alt Text
D133.diff (675 B)
Attached To
Mode
D133: Git bash autocomplete
Attached
Detach File
Event Timeline
Log In to Comment